Re: Test t2028 failes

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

 



Am 03.04.2018 um 10:47 schrieb Eric Sunshine:
On Tue, Apr 3, 2018 at 4:42 AM, Jens Krüger <Jens.Krueger@xxxxxxxxxxx> wrote:
Maybe, the attached patch may help. On my machine(s) it helped.
   git worktree list --porcelain >out &&
   grep "^worktree.*/destination" out &&
- ! grep "^worktree.*/source" out &&
+ ! grep "^worktree.*/source$" out &&

Our emails crossed. I suggested the same in my response (although I'd
add the '$' anchor to both grep's, not just the one).

I think so, that both of grep commands needs the '$' anchor.

Thanks, for your help.



[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]

  Powered by Linux