summaryrefslogtreecommitdiff
path: root/tests/generic/100
diff options
context:
space:
mode:
Diffstat (limited to 'tests/generic/100')
-rwxr-xr-xtests/generic/1006
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/generic/100 b/tests/generic/100
index a9d0a76b..8152fc1e 100755
--- a/tests/generic/100
+++ b/tests/generic/100
@@ -35,8 +35,8 @@ status=1 # failure is the default!
trap "_cleanup; exit \$status" 0 1 2 3 15
# get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
_cleanup()
{
@@ -47,7 +47,7 @@ _cleanup()
_supported_fs generic
_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
[ "$FSTYP" == "xfs" ] && TEMP_DIR=$TEST_DIR
TAR_FILE=temp.tar