OSDN Git Service

tests: skip failing use of mkfs.hfs unless using newer, fixed version
authorJim Meyering <meyering@redhat.com>
Sat, 18 Feb 2012 14:24:37 +0000 (15:24 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 18 Feb 2012 14:49:54 +0000 (15:49 +0100)
commit1f8079c668638f939eac1fe6a4a6fbedab0ac773
treed0b2910c20138e4ccc8627bb01b7f7861ad004b5
parent4fd8e74e4d3fe136fe0c4db83d5d249500e54744
tests: skip failing use of mkfs.hfs unless using newer, fixed version

The old, segfaulting version does not recognize the -v option, while
the new one does.  Use that to skip the test when it seems that
fsck.hfs is broken.
* tests/t3000-resize-fs.sh: Skip part of this root-only test
when fsck.hfs is the always-segfaulting version.
tests/t3000-resize-fs.sh