Whamcloud - gitweb
Merge fixes from b_md to HEAD so tinderbox can run.
[fs/lustre-release.git] / lustre / tests / llechocleanup.sh
index 2d63fa9..cd87766 100755 (executable)
@@ -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