]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/077: Don't delete $seqres.full file after test
authorNikolay Borisov <nborisov@suse.com>
Tue, 26 Mar 2019 15:01:58 +0000 (17:01 +0200)
committerEryu Guan <guaneryu@gmail.com>
Sun, 31 Mar 2019 15:33:44 +0000 (23:33 +0800)
commita7bab01554fb23818b06650c85a311e774fa1827
tree0860c19d102053d1198f18b4ee4dab90b90623d1
parent8a011c00b524f9ef1281cfdbc79fac41585be0fa
generic/077: Don't delete $seqres.full file after test

When this test finishes there is no 077.full file with output from
commands.  Sometimes this information is useful for post mortem so
stop deleting the file upon test completion.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/generic/077