Whamcloud - gitweb
- bring recent b_devel changes into b_ad, only minor corrections needed. the
authorzab <zab>
Mon, 26 May 2003 22:50:12 +0000 (22:50 +0000)
committerzab <zab>
Mon, 26 May 2003 22:50:12 +0000 (22:50 +0000)
  only significant of which was making sure changes in super.c made it to
  b_ad's llite_lib.c

lustre/tests/recovery-small-upcall.sh [new file with mode: 0755]

diff --git a/lustre/tests/recovery-small-upcall.sh b/lustre/tests/recovery-small-upcall.sh
new file mode 100755 (executable)
index 0000000..02e9f69
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+LUSTRE=`dirname $0`/..
+$LUSTRE/utils/lctl --device %$3 recover || logger -p kern.info recovery failed: $@