mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 02:27:28 +08: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.
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
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
|