Whamcloud - gitweb
Corrected a trailing white space error.
authorunknown <Terry@.(none)>
Thu, 10 Mar 2011 19:15:34 +0000 (11:15 -0800)
committerunknown <Terry@.(none)>
Thu, 10 Mar 2011 19:15:34 +0000 (11:15 -0800)
lustre/tests/replay-single.sh

index 1bbdea7..ad7b1e3 100644 (file)
@@ -2340,7 +2340,7 @@ test_88() { # bug 19494
             error_noexit "lfs find does not report the affected $obd for $file"
     done
 
-    [[ $(echo $list | wc -w) -eq 2 ]] || 
+    [[ $(echo $list | wc -w) -eq 2 ]] ||
         error_noexit "lfs find reports the wrong list of affected files ${#list[@]}"
 
     echo "Check getstripe: lfs getstripe -r --obd $obd"