Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cb4709
)
Allow non-local config to be specified.
author
adilger
<adilger>
Sat, 11 Jan 2003 23:00:28 +0000
(23:00 +0000)
committer
adilger
<adilger>
Sat, 11 Jan 2003 23:00:28 +0000
(23:00 +0000)
lustre/tests/llmountcleanup2-hack.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/llmountcleanup2-hack.sh
b/lustre/tests/llmountcleanup2-hack.sh
index
b2996cf
..
631ebb5
100644
(file)
--- a/
lustre/tests/llmountcleanup2-hack.sh
+++ b/
lustre/tests/llmountcleanup2-hack.sh
@@
-16,7
+16,7
@@
LCONF=${LCONF:-../utils/lconf}
NAME=${NAME:-local}
config=$NAME.xml
-mkconfig=
./
$NAME.sh
+mkconfig=$NAME.sh
if [ ! -f $config -o $mkconfig -nt $config ]; then
sh $mkconfig $config || exit 1