urchin/tests/Setup and teardown/.test/teardown has run twice b

4 lines
58 B
Plaintext
Raw Normal View History

2012-10-11 00:40:54 -04:00
#!/bin/sh
2012-10-11 00:46:52 -04:00
[ $(grep -c 'teardown has run' .log) -gt '2' ]