Print this page
11506 smatch resync

@@ -23,10 +23,10 @@
 fi
 
 next=$(($i + 1))
 
 rm -f $DIR/$next
-rm $DIR/.${i}.swp
+rm -f $DIR/.${i}.swp
 smdb $* > $DIR/$i
 
 echo "$DIR/$i" > $DIR/cur