Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
LU-10657 utils: fd leak in mirror_split()
[fs/lustre-release.git]
/
lustre
/
tests
/
llmountcleanup.sh
1
#!/bin/bash
2
export PATH=`dirname $0`/../utils:$PATH
3
NAME=${NAME:-local}
4
5
LUSTRE=${LUSTRE:-`dirname $0`/..}
6
. $LUSTRE/tests/test-framework.sh
7
init_test_env $@
8
. ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh}
9
10
cleanupall -f