urchin/tests/Setup and Teardown/.test/setup has run twice a
Thomas Levine 9d60edae83 use mktemp
2016-02-28 22:43:17 +00:00

4 lines
55 B
Bash
Executable File

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