tests: clean up per-OS output files
[xfstests-dev.git] / tests / xfs / 023
index d304384b418b03793442155323f4631f5bef2dbe..fff49d563f443676d17c924b5b8565e99e8de360 100755 (executable)
@@ -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