tests: clean up per-OS output files
[xfstests-dev.git] / tests / xfs / 039
index 62735906c6f21f1f27740f1ea327ef7c2e12201d..51d5544aff16069d94a2d34abfedca86715d242d 100755 (executable)
@@ -36,9 +36,6 @@ trap "rm -f $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