From: Nathan Scott Date: Wed, 12 Jan 2005 13:52:15 +0000 (+0000) Subject: Use test dir for XFS runs, not localhost /tmp dir. X-Git-Tag: v1.1.0~752 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=135c2ff6adfb45402d17481f8fbf81fb418e08c7;p=xfstests-dev.git Use test dir for XFS runs, not localhost /tmp dir. Merge of master-melb:xfs-cmds:21093a by kenmcd. --- diff --git a/100 b/100 index 0b7787fa..b8ffbdbf 100755 --- 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