X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Ftests%2Fmdcreqcleanup.sh;h=141d1df4080d3da4805446753cf37d8cda4c4446;hb=c3d818821fc9c5b5ae4ea6ab3aead95cd033e1f2;hp=8096a03eac8983cd28e8be26e72bb0a2db5d4925;hpb=5bb3ae0f4161ba10a043a526a456889f6e44f39b;p=fs%2Flustre-release.git diff --git a/lustre/tests/mdcreqcleanup.sh b/lustre/tests/mdcreqcleanup.sh index 8096a03..141d1df 100755 --- a/lustre/tests/mdcreqcleanup.sh +++ b/lustre/tests/mdcreqcleanup.sh @@ -1,22 +1,34 @@ -rmmod llight +#!/bin/sh + +SRCDIR="`dirname $0`" +. $SRCDIR/common.sh + +rmmod llite rmmod mdc -/usr/src/obd/utils/obdctl <