Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lustre / tests / recovery-small-upcall.sh
index b1ad60c..02e9f69 100755 (executable)
@@ -1,4 +1,3 @@
 #!/bin/sh
 LUSTRE=`dirname $0`/..
-PATH=$LUSTRE/utils:$PATH
-lctl --device %$3 recover || logger -p kern.info recovery failed: $@
+$LUSTRE/utils/lctl --device %$3 recover || logger -p kern.info recovery failed: $@