Whamcloud - gitweb
Branch b1_8
authorbobijam <bobijam>
Wed, 20 May 2009 08:45:53 +0000 (08:45 +0000)
committerbobijam <bobijam>
Wed, 20 May 2009 08:45:53 +0000 (08:45 +0000)
b=16417

indent reformating.

lustre/tests/sanityN.sh

index 172e13f..e3fb5d6 100644 (file)
@@ -822,7 +822,7 @@ test_36() { #bug 16417
             return 1;
         fi
         let i=i+1
-            done
+    done
 }
 run_test 36 "handle ESTALE/open-unlink corectly"