[Kst] kst_concurrent_branch: kdeextragear-2/kst/tests

George Staikos staikos at kde.org
Wed Feb 25 05:23:16 CET 2004


CVS commit by staikos: 

make sure it's erased ;-)


  M +2 -2      test1.sh   1.7.4.1


--- kdeextragear-2/kst/tests/test1.sh  #1.7:1.7.4.1
@@ -27,5 +27,5 @@
         rm $TMPFILE
         rm $TESTFILE
-        rm $KSTFILE
+        rm -f $KSTFILE
         exit $1;
 }
@@ -446,5 +446,5 @@
 checkStringResponse 614 "true"
 
-rm $KSTFILE
+rm -f $KSTFILE
 
 $DCOP save >$TMPFILE





More information about the Kst mailing list