mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 23:47:25 +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
160 B
Text
6 lines
160 B
Text
Testing high level script functionality
|
|
File test1.in tested ok
|
|
File test2.in tested ok
|
|
File test3.in tested ok
|
|
File test4.in tested ok
|
|
File test5.in tested ok
|