]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Makefile: replace "echo 1>..." with "echo >..."
authorChristian Couder <chriscool@tuxfamily.org>
Tue, 18 Dec 2012 15:26:39 +0000 (16:26 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Dec 2012 00:12:21 +0000 (16:12 -0800)
commit1a59d881dee5c3cd691c522b27b6f6a88fa31326
tree1a222664b1910af1708983c16879d6c330d715b3
parent96a4647fca54031974cd6ad1971e85848a5269fd
Makefile: replace "echo 1>..." with "echo >..."

This is clearer to many people this way.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile