gash/tests/100-test.sh

4 lines
35 B
Bash

if test a = b; then
exit 1;
fi