From: Junio C Hamano <gitster@xxxxxxxxx> > Christian Couder <chriscool@xxxxxxxxxxxxx> 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. -- 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