summaryrefslogtreecommitdiff
path: root/tests/xfs/023
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-07-20 21:22:05 -0700
committerEryu Guan <eguan@redhat.com>2017-07-24 12:34:52 +0800
commit48a473b5da5088036827d26f9dfb19618fca2cf0 (patch)
tree45c981a6d4a0b3fc0a678e00a1914a24e29f8a2e /tests/xfs/023
parent2983eebf075fa0b1944207f7a4e644f8777dd8ee (diff)
tests: clean up per-OS output files
Some tests had separate output files for IRIX and Linux. Now that the IRIX ones have been removed, rename the Linux ones and remove the now-unneeded .cfg files and calls to _link_out_file. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
Diffstat (limited to 'tests/xfs/023')
-rwxr-xr-xtests/xfs/0233
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/xfs/023 b/tests/xfs/023
index d304384b..fff49d56 100755
--- a/tests/xfs/023
+++ b/tests/xfs/023
@@ -37,9 +37,6 @@ trap "rm -rf $tmp.*; exit \$status" 0 1 2 3 15
. ./common/rc
. ./common/dump
-# link correct .out file
-_link_out_file
-
# real QA test starts here
_supported_fs xfs
_supported_os Linux