tests: Remove use of sfdisk from tests.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 2 Nov 2010 20:57:40 +0000 (20:57 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 2 Nov 2010 20:57:40 +0000 (20:57 +0000)
Some older tests used sfdisk to create partitions for the
tests.  sfdisk is buggy (more so than parted -- what is it
with partitioning tools?) so replace these tests with
equivalent part-* commands.


No differences found