urchin/tests/Flags/Test Anything Protocol format 2
2016-04-07 05:18:56 +00:00

6 lines
126 B
Plaintext
Executable File

lines=$(
$TEST_SHELL ../../urchin -v -s sh -t .testsuite/ |
tee $tmp | grep -v '^#' | wc -l)
cat $tmp
test $lines -eq 4