urchin/tests/Setup and Teardown/.test/teardown has run twice a
Thomas Levine 3e90e83237 use mktemp
2016-02-28 22:43:35 +00:00

4 lines
58 B
Bash
Executable File

#!/bin/sh
[ $(grep -c 'teardown has run' $log) -gt '2' ]