Comment out path which has changed anyway.

Leave in comment to use for debugging if desired.
This commit is contained in:
fsgqa
2001-04-06 11:13:02 +00:00
parent 7f3afdce47
commit 564606c3a5
2 changed files with 10 additions and 4 deletions
+5 -3
View File
@@ -43,9 +43,11 @@ if [ -n "$DEBUGDUMP" ]; then
_invutil_debug=-d
fi
# Use dump/restore out of workareas
PATH="../dump/dump:../dump/restore:../dump/invutil:$PATH"
export PATH
# Use dump/restore in qa directory for debugging
#PATH=".:$PATH"
#export PATH
#which xfsdump
#which xfsrestore
# status returned for not run tests
NOTRUNSTS=2
+4
View File
@@ -52,7 +52,11 @@ PLATFORM=linux
# extra parameters for fsstress
FSSTRESS_AVOID="-f resvsp=0 -f unresvsp=0"
# env variables for mem checking
EF_PROTECT_FREE=1 # efence
export AWK_PROG PS_HAVE_BSD PS_ALL_FLAGS PLATFORM
export EF_PROTECT_FREE
# we override mount so we can specify mount options