Whamcloud - gitweb
b=15906
authorgrev <grev>
Wed, 28 May 2008 19:49:15 +0000 (19:49 +0000)
committergrev <grev>
Wed, 28 May 2008 19:49:15 +0000 (19:49 +0000)
i=Eric.Mei

mark SANITY_SEC as "Done" when completed

lustre/tests/acceptance-small.sh

index a6cd753..ab24ac7 100755 (executable)
@@ -346,6 +346,7 @@ fi
 if [ "$SANITY_SEC" != "no" ]; then
         title sanity-sec
         bash sanity-sec.sh
+        SANITY_SEC="done"
 fi
 
 RC=$?