urchin/tests/Single-file test suites/teardown_dir

5 lines
68 B
Plaintext
Raw Normal View History

2016-02-28 13:54:18 -05:00
rm -R "$tmp"
2016-02-28 13:43:27 -05:00
if ls | grep '^[0-9]' > /dev/null; then
rm [0-9]*
fi