Imported Upstream version 2.4.5p1
[debian/amanda] / server-src / amverifyrun.sh.in
index b842d7aa9f4301607bfbb32aac9d32b707f90fc9..389679f97925122b0300b0ff30354104988fe8f1 100644 (file)
@@ -48,8 +48,8 @@ else
 fi
 
 
-FIRST_SLOT=`grep "taper: slot" $AMLOG | fgrep 'exact label match 
-new tape 
+FIRST_SLOT=`grep "taper: slot" $AMLOG | fgrep 'exact label match
+new tape
 first labelstr match' | sed 1q | sed 's/://g' | awk '{print $3}'`
 if [ X"$FIRST_SLOT" = X"" ]; then
   FIRST_SLOT='-1'