X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fllmountcleanup.sh;h=454ed6eecc801b68a7f2b599a94e6a8968ad7324;hb=7e0cba246a7f2408c8266574a657e4459f691570;hp=523c21987a4c13ffd91e1b5a622000b1afc21fac;hpb=05b1e40d05c81c59504f5b7b5813d296be02f289;p=fs%2Flustre-release.git diff --git a/lustre/tests/llmountcleanup.sh b/lustre/tests/llmountcleanup.sh index 523c219..454ed6e 100755 --- a/lustre/tests/llmountcleanup.sh +++ b/lustre/tests/llmountcleanup.sh @@ -1,57 +1,7 @@ -#!/bin/sh +#!/bin/bash -SRCDIR="`dirname $0`" -. $SRCDIR/common.sh +LUSTRE=${LUSTRE:-$(dirname $0)/..} +. $LUSTRE/tests/test-framework.sh +init_test_env $@ -umount /mnt/lustre - -killall acceptor -rmmod llite -rmmod mdc - -$OBDCTL <