X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=blobdiff_plain;f=tests%2Fxfs%2F004;h=09da2fea8a254c1c473b830bfe6c8be9b60b180f;hp=59b8997788d29243ddb6c87b01316060f0a8d3f1;hb=da41142607c216454e74cffe2e15f68349d47dbb;hpb=ed6e4664eecac1bfc4cdf6d1b8d7f4b105b2d240;ds=sidebyside diff --git a/tests/xfs/004 b/tests/xfs/004 index 59b89977..09da2fea 100755 --- a/tests/xfs/004 +++ b/tests/xfs/004 @@ -74,7 +74,7 @@ eval `$DF_PROG $SCRATCH_MNT 2>&1 \ echo "df gave: blocks=$blocks used=$used avail=$avail" >>$seqres.full echo "blocksize from mkfs is '$dbsize'" >>$seqres.full -xfs_db -r -c "freesp -s" $SCRATCH_DEV >$tmp.xfs_db +_scratch_xfs_db -r -c "freesp -s" >$tmp.xfs_db echo "xfs_db for $SCRATCH_DEV" >>$seqres.full cat $tmp.xfs_db >>$seqres.full