Whamcloud - gitweb
Clean and restart up before running the removal test.
authoradilger <adilger>
Tue, 23 Apr 2002 07:21:40 +0000 (07:21 +0000)
committeradilger <adilger>
Tue, 23 Apr 2002 07:21:40 +0000 (07:21 +0000)
lustre/tests/runtests

index 648dad6..de9bad9 100755 (executable)
@@ -41,8 +41,12 @@ done
 
 [ "$ERROR" ] && exit $ERROR
 
-rm /mnt/lustre/hosts || exit 23
+sh llmountcleanup.sh
+echo | sh llrmount.sh || exit 24
+
+echo "removing files from /mnt/lustre/etc"
+rm /mnt/lustre/hosts || exit 25
 
-rm -r /mnt/lustre/etc || exit 24
+rm -r /mnt/lustre/etc || exit 26
 
 sh llmountcleanup.sh