Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.12.0
-
None
-
None
Description
In short, AUX_PARAM is set to:
$ echo "file:///etc/passwd" | sed 's/:/,file:\/\//g' file,file://///etc/passwd
which is invalid because "file" is not a real file.
NO PRECOMMIT TESTS (since this is not tested)