From: Christian Couder <chriscool@tuxfamily.org>
To: gitster@pobox.com
Cc: paulus@samba.org, git@vger.kernel.org
Subject: Re: [PATCH] Makefile: track TCLTK_PATH as it used to be tracked
Date: Tue, 18 Dec 2012 19:23:10 +0100 (CET) [thread overview]
Message-ID: <20121218.192310.41888431995379865.chriscool@tuxfamily.org> (raw)
In-Reply-To: <7vk3sfguh2.fsf@alter.siamese.dyndns.org>
From: Junio C Hamano <gitster@pobox.com>
> Christian Couder <chriscool@tuxfamily.org> writes:
>
>> ...
>> +GIT-TCLTK-VARS: FORCE
>> + @VARS='$(TRACK_TCLTK)'; \
>> + if test x"$$VARS" != x"`cat $@ 2>/dev/null`" ; then \
>> + echo 1>&2 " * new Tcl/Tk interpreter location"; \
>
> I think in a related patch to the top-level Makefile changes it to
> lose "1" to read it as "echo >&2" here.
Yeah, I forgot to remove the 1 here.
Thanks,
Christian.
next prev parent reply other threads:[~2012-12-18 18:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-18 14:57 [PATCH] Makefile: track TCLTK_PATH as it used to be tracked Christian Couder
2012-12-18 17:07 ` Junio C Hamano
2012-12-18 18:23 ` Christian Couder [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-01-09 16:55 Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121218.192310.41888431995379865.chriscool@tuxfamily.org \
--to=chriscool@tuxfamily.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).