]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
If test 078 fails and you try to run it again immediately, it
authorTim Shimmin <tes@sgi.com>
Tue, 15 Jul 2008 06:17:47 +0000 (06:17 +0000)
committerTim Shimmin <tes@sgi.com>
Tue, 15 Jul 2008 06:17:47 +0000 (06:17 +0000)
commit5316024f6f3706105a01cf1d064d78da66b0c699
treece6eef38c19d1d7ff2afae9949418a10d0885a1b
parent4152ce81d7dacb57eae315587795644c788bfa65
If test 078 fails and you try to run it again immediately, it
will execute a 'rm -f' on a directory which will fail. This should
be a rmdir....

Signed-off-by: Dave Chinner <dgc@sgi.com>
Merge of master-melb:xfs-cmds:31637a by kenmcd.

  If test 078 fails and you try to run it again immediately, it
  will execute a 'rm -f' on a directory which will fail. This should
  be a rmdir....  Signed-off-by: Dave Chinner <dgc@sgi.com>
078