mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-13 16:37:34 +00:00
27df727ca1
This commit makes fish_parse_opt stop at first non-option argument, which expected as fish script name and pass the remaining argument to that script. I also updated the test cases.
6 lines
472 B
Text
6 lines
472 B
Text
fish: Expected redirection specification, got token of type '$i'
|
|
/usr/local/src/grissioms-fish-shell/tests/test.fish (line 51): ../fish <$i >tmp.out ^tmp.err
|
|
^
|
|
fish: Expected redirection specification, got token of type '$i'
|
|
/usr/local/src/grissioms-fish-shell/tests/test.fish (line 51): ../fish <$i >tmp.out ^tmp.err
|
|
^
|