]> gitweb.michael.orlitzky.com - mailshears.git/commitdiff
Add "-f" to the "rm" call in bin/install-fixtures.sh.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 3 Nov 2015 17:25:45 +0000 (12:25 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 3 Nov 2015 17:25:45 +0000 (12:25 -0500)
bin/install-fixtures.sh

index 3a7ffdc7b86a44012f147413cfbeaf9e63abb85e..da052e6d2e5286747be7241085391d8afff8257e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-rm -r /tmp/mailshears-test
+rm -rf /tmp/mailshears-test
 mkdir -p /tmp/mailshears-test/example.com/alice
 mkdir -p /tmp/mailshears-test/example.com/booger
 mkdir -p /tmp/mailshears-test/example.com/jeremy