OSDN Git Service

tests: remove partition explicitly before mklabel, to avoid new failure
authorJim Meyering <meyering@redhat.com>
Sun, 18 Apr 2010 09:15:45 +0000 (11:15 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 23 Apr 2010 17:53:15 +0000 (19:53 +0200)
commit910d134c830a81c191e15456bc2df37d6f8b2616
tree7c95474638c81ba7f19eb3384866662de12fad20
parent76f8e829e43773778b69915b5cfff9f643701074
tests: remove partition explicitly before mklabel, to avoid new failure

* tests/t3000-resize-fs.sh: Before, mklabel was sufficient to clear
the partition table in preparation for the next iteration in this test.
However, with recent BLKRRPART/BLKPG changes that "mklabel" would evoke
a warning.  Remove the sole partition to avoid that.
tests/t3000-resize-fs.sh