On Thu, Jul 22, 2010 at 7:41 AM, Daniel Shahaf <d...@daniel.shahaf.name> wrote:
> Mark Hanson wrote on Thu, Jul 22, 2010 at 07:25:58 -0700:
>> + file exp/foo.txt exp/repo2/foo.txt
>> exp/foo.txt:       ASCII text, with CRLF line terminators
>> exp/repo2/foo.txt: ASCII text
>>
>> Does this reproduce with the trunk?
>
> Yes, I get the same output with trunk.

Thanks, I'll report it to the dev list.

>> #!/bin/sh -x
>> mkdir scratch; cd scratch
>
> Need to check if it exists before the mkdir.

Yeah, I didn't want to spend my morning making a trivial bug
reproduction script production quality.  Sorry.

Reply via email to