bug-gnulib
[Top][All Lists]
Advanced

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

Re: Move sha1 to C?


From: Thien-Thi Nguyen
Subject: Re: Move sha1 to C?
Date: Tue, 24 May 2011 07:09:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

() Paul Eggert <address@hidden>
() Mon, 23 May 2011 15:10:47 -0700

   +                sed_extract_condition1='/^ *'"$escaped_dep"' *$/{
   +                  s/^.*$/true/p
   +                }'
   +                sed_extract_condition2='/^ *'"$escaped_dep"' *\[.*\] *$/{
   +                  s/^ *'"$escaped_dep"' *\[\(.*\)\] *$/\1/p
   +                }'

IIUC the curly braces are optional if they contain only one command.
Is that not the case everywhere?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]