Re: [PATCH] Avoid bug in Solaris xpg4/sed as used in submodule

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andreas Schwab <schwab@xxxxxxxxxxxxxx> writes:

> Junio C Hamano <gitster@xxxxxxxxx> writes:
>
>> FWIW, it bothers me a lot more that expression does not anchor
>> matches against path elements with explicit '/' than the issue your patch
>> addresses, i.e.
>>
>> 	sed -e 's|[^/][^/]*/|../|g'
>
> Note that this requires readding a trailing slash to the path, which
> complicates the whole thing a bit.

Or simply swapping order of the stripping and sed invocation, which is not
a big deal.  I personally find the pattern with trailing '/' easier to grok
but it is also not a big deal.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]