mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 05:59:15 +08:00
eb8b92fce7
Some more of the invocations are tested in this change: - bad switches - errors in configuration files - regular command, configuration and init command ordering - persistence of variables over command invocation. - interactive and login switch use - terminal exit code return - version request There are sure to be other invocations that should be tested, but these give a fair number of them a go.
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
-c "echo command" -C "echo init-command"
|