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:
196b59a
)
Allow non-local config to be specified.
author
adilger
<adilger>
Sat, 11 Jan 2003 23:00:22 +0000
(23:00 +0000)
committer
adilger
<adilger>
Sat, 11 Jan 2003 23:00:22 +0000
(23:00 +0000)
lustre/tests/llechocleanup.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/llechocleanup.sh
b/lustre/tests/llechocleanup.sh
index
2d63fa9
..
cd87766
100755
(executable)
--- a/
lustre/tests/llechocleanup.sh
+++ b/
lustre/tests/llechocleanup.sh
@@
-5,7
+5,7
@@
NAME=${NAME:-echo}
TMP=${TMP:-/tmp}
config=$NAME.xml
-mkconfig=
./
$NAME.sh
+mkconfig=$NAME.sh
if [ ! -f $config ]; then
sh $mkconfig $config || exit 1