]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
205: fix logging
authorDave Chinner <dchinner@redhat.com>
Thu, 10 Nov 2011 00:08:18 +0000 (11:08 +1100)
committerChristoph Hellwig <hch@lst.de>
Thu, 10 Nov 2011 13:43:48 +0000 (13:43 +0000)
commitc98a330cc3a0da5738b61fbffffa5a7a96625877
tree9e671eae52d76100ce60904203edc22e07df419b
parent58d2329e14e64caad1704c5d1ccb4f9074d29530
205: fix logging

Make the logging of operations in test 205 to the 205.full file work
correctly. This prevents the overwrite of mkfs status, and leaves
the 205.full file around for later analysis even on successful test
runs.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
205