force log remove so we don't fail
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 17 Jul 2011 17:39:39 +0000 (17:39 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 17 Jul 2011 17:39:39 +0000 (17:39 +0000)
test.sh

diff --git a/test.sh b/test.sh
index 28a5db4..5ba6ba3 100755 (executable)
--- a/test.sh
+++ b/test.sh
@@ -1,7 +1,7 @@
 #!/bin/sh -xe
 
 log=/srv/cloudstore/users/dpavlin/log/
-rm -v $log/*
+rm -vf $log/*
 
 push() {
        file=`shift`