]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: xfs/253 doesn't use seqres correctly
authorDave Chinner <dchinner@redhat.com>
Fri, 7 Jun 2013 13:06:35 +0000 (23:06 +1000)
committerBen Myers <bpm@sgi.com>
Tue, 25 Jun 2013 20:26:08 +0000 (15:26 -0500)
commit0c91141c65c534b0dc45f9c9511c6bedbcc7eac8
tree78968c4fe2ad331e3be6239f3570e48183b583ef
parentdf58d55289d0a91947e3a3dcb64d1e923a6735d9
xfstests: xfs/253 doesn't use seqres correctly

It was missed when converting all the tests as it was using
${seq}.full and none of the regexes matched it. Fix it up to direct
the output to the correct place.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
tests/xfs/253