urchin/tests/Exit codes/11 on argument errors
2016-02-28 20:56:21 +00:00

3 lines
53 B
Plaintext
Executable File

$TEST_SHELL ../../urchin --not-a-flag
test $? -eq 11