]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
check: add a flag for direct printing of test output
authorJan Tulak <jtulak@redhat.com>
Tue, 4 Aug 2015 04:10:49 +0000 (14:10 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 4 Aug 2015 04:10:49 +0000 (14:10 +1000)
commit7fd308513c0ae5c1a08c0e587d3f455def77363d
tree1514228f2eecb544d2d4e5ac650b33f3e0ffcdb2
parent6108261c6d956ccbabfc4d1af13098aa95e9c272
check: add a flag for direct printing of test output

Add -d debug dump flag to ./check to directly print a test output
to stdout, instead of just saving it into a file and showing a diff
snippet.

Useful e.g. when writing a new test.

Signed-off-by: Jan Tulak <jtulak@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
check