Whamcloud - gitweb
One more.
authorpschwan <pschwan>
Thu, 18 Jul 2002 14:18:56 +0000 (14:18 +0000)
committerpschwan <pschwan>
Thu, 18 Jul 2002 14:18:56 +0000 (14:18 +0000)
lustre/tests/runfailure-ost

index 7b819ce..f030f12 100755 (executable)
@@ -1,10 +1,12 @@
 #!/bin/sh
 
-set -vx
-
 SRCDIR="`dirname $0`"
 . $SRCDIR/common.sh
 
+setup_opts "$@"
+
+set -vx
+
 test_fail() {
        echo $1 > /proc/sys/lustre/fail_loc
        shift