urchin/tests/setup_teardown/.test/teardown has run twice a
2012-10-11 02:03:52 -04:00

4 lines
58 B
Bash
Executable File

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