fstests: Add path $here before src/<file>
[xfstests-dev.git] / tests / xfs / 238
index c6065184a0ed3c8aaf4244cb8a46e12f8c043c56..edd1a5e260cae2f789529c16e4f432acfe4a39e9 100755 (executable)
@@ -36,6 +36,6 @@ echo "Silence is golden"
 
 _scratch_mkfs > /dev/null 2>&1
 _scratch_mount > /dev/null 2>&1
-src/stale_handle $SCRATCH_MNT
+$here/src/stale_handle $SCRATCH_MNT
 status=$?
 exit