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