diff options
-rwxr-xr-x | tests/xfs/517 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xfs/517 b/tests/xfs/517 index 4481ba41..68438e54 100755 --- a/tests/xfs/517 +++ b/tests/xfs/517 @@ -32,7 +32,7 @@ _require_xfs_stress_scrub _scratch_mkfs > "$seqres.full" 2>&1 _scratch_mount -_scratch_xfs_stress_scrub -i 'fsmap -v' +_scratch_xfs_stress_scrub -f -i 'fsmap -v' # success, all done echo "Silence is golden" |