xfstests: RESULTS_DIR needs to be an absolute path
[xfstests-dev.git] / tests / generic / 010
index 61f7a3ce951828c2436af3327f4da3c60921ca02..ccfa4ece6c6f043d1660e18b5621df41c4d4558a 100755 (executable)
@@ -66,7 +66,7 @@ rm -f $seqres.full
 
 cd $testdir
 
-$here/src/dbtest -l 5 -n 1000 2>&1 | tee -a $here/$seqres.full | _filter_dbtest
+$here/src/dbtest -l 5 -n 1000 2>&1 | tee -a $seqres.full | _filter_dbtest
 
 # success, all done
 exit