Whamcloud - gitweb
LU-2863 tests: fix lfsck/OI_scrub test scripts issues
[fs/lustre-release.git] / lustre / tests / recovery-random-scale.sh
index 9de55c0..e63523e 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# vim:expandtab:shiftwidth=4:softtabstop=4:tabstop=4:
+# vim:shiftwidth=4:softtabstop=4:tabstop=4:
 
 # client failure does not affect other clients
 
@@ -265,6 +265,6 @@ run_test fail_client_mds "fail client, then failover MDS"
 zconf_mount $HOSTNAME $MOUNT || error "mount $MOUNT on $HOSTNAME failed"
 client_up || error "start client on $HOSTNAME failed"
 
-complete $(basename $0) $SECONDS
+complete $SECONDS
 check_and_cleanup_lustre
 exit_status