[parted-devel] [PATCH 4/4] Add test for msdos starting sector.
Jim Meyering
jim at meyering.net
Tue May 26 12:43:42 UTC 2009
Jim Meyering wrote:
> Joel Granados Moreno wrote:
>> * tests/t4100-msdos-starting-sector.sh : Make sure we are consistent
>> when displaying starting sector for msdos lables.
...
>> +cat <<EOF > exp || fail=1
>> +Model: (file)
>> +Disk $(pwd)/$dev: 200s
>> +Sector size (logical/physical): 512B/512B
>> +Partition Table: msdos
>> +
>> +Number Start End Size Type File system Flags
>> + 32s 127s 96s Free Space
>
> Thanks for adding the test.
>
> Would you please adjust this to use parted's -m option
> and to filter out the "Disk.*:" part?
I've gone ahead and done it:
More information about the parted-devel
mailing list