Joel Granados wrote:
> On Fri, Jul 31, 2009 at 12:31:27PM +0200, Peter Breitenlohner wrote:
>> On Fri, 31 Jul 2009, Joel Granados wrote:
>>
>>> So does t7000 fail for you always?  How are you executing the tests?
>>
>> Hi Joel,
>>
>> from a shell script, executing
>>      { make check 2>&1; echo "rc=$?" } | tee -a make.log
>
> Can you please paste the output of the following set of commands:
>
> <snip>
> dd if=/dev/zero of=testfile bs=512c count=100
> echo n | sudo /usr/local/sbin/parted  ---pretend-input-tty testfile "mklabel 
> gpt mkpart pirmary ext3 1 -1"
> </snip>

That should be "primary"


_______________________________________________
bug-parted mailing list
bug-parted@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to