Print this page
11506 smatch resync

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