mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Use test dir for XFS runs, not localhost /tmp dir.
Merge of master-melb:xfs-cmds:21093a by kenmcd.
This commit is contained in:
@@ -51,6 +51,7 @@ _supported_os IRIX Linux
|
|||||||
|
|
||||||
# Use _populate_fs() in common.rc to create a directory structure.
|
# Use _populate_fs() in common.rc to create a directory structure.
|
||||||
TEMP_DIR=/tmp
|
TEMP_DIR=/tmp
|
||||||
|
[ "$FSTYP" == "xfs" ] && TEMP_DIR=$TEST_DIR
|
||||||
TAR_FILE=temp.tar
|
TAR_FILE=temp.tar
|
||||||
NDIRS=3
|
NDIRS=3
|
||||||
NFILES=6
|
NFILES=6
|
||||||
|
|||||||
Reference in New Issue
Block a user