From: braam Date: Thu, 21 Mar 2002 05:39:14 +0000 (+0000) Subject: add path X-Git-Tag: v1_7_100~5888 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=20bf670176c8cc151564f218debf5be7868ba62b add path --- diff --git a/lustre/tests/common.sh b/lustre/tests/common.sh index 403873d..7510666 100644 --- a/lustre/tests/common.sh +++ b/lustre/tests/common.sh @@ -1,3 +1,6 @@ + +export PATH=$PATH:/sbin:/usr/sbin + if [ -d /r ]; then R=/r fi