]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
Use test dir for XFS runs, not localhost /tmp dir.
authorNathan Scott <nathans@sgi.com>
Wed, 12 Jan 2005 13:52:15 +0000 (13:52 +0000)
committerNathan Scott <nathans@sgi.com>
Wed, 12 Jan 2005 13:52:15 +0000 (13:52 +0000)
Merge of master-melb:xfs-cmds:21093a by kenmcd.

100

diff --git a/100 b/100
index 0b7787fa813ce79ac1f84298d936a50054042192..b8ffbdbf39b4f222b708ca44124e53f134340fdb 100755 (executable)
--- a/100
+++ b/100
@@ -51,6 +51,7 @@ _supported_os IRIX Linux
 
 # Use _populate_fs() in common.rc to create a directory structure.
 TEMP_DIR=/tmp
+[ "$FSTYP" == "xfs" ] && TEMP_DIR=$TEST_DIR
 TAR_FILE=temp.tar
 NDIRS=3
 NFILES=6