urchin/tests/Flags/--timeout output
2016-04-04 01:03:05 +00:00

5 lines
121 B
Plaintext
Executable File

$TEST_SHELL ../../urchin --shell sh --timeout 0.3 .slow-tests 2>&1 |
grep -v -- --timeout |
grep timeout
test $? = 1