quilt-dev
[Top][All Lists]
Advanced

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

Re: [Quilt-dev] Re: ftw removed; emacs mode; translations; ready for 0.4


From: Jean Delvare
Subject: Re: [Quilt-dev] Re: ftw removed; emacs mode; translations; ready for 0.43?
Date: Fri, 3 Feb 2006 09:08:58 +0100

Hi John,

[John Vandenberg]
> committed with a minor change to catch the various places that the
> version number appears in the first line in different versions.

Please pay attention to your commit messages. I don't think that "use
$GREP in GNU patch check" properly describes the following change you
made:

-if $PATCH --version 2> /dev/null | grep -q GNU ; then
+if $PATCH --version 2> /dev/null | grep GNU >/dev/null; then

Thanks,
-- 
Jean Delvare




reply via email to

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