]> git.ipfire.org Git - thirdparty/git.git/commit - t/test-lib.sh
test: consolidate definition of $LF
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2011 18:51:00 +0000 (11:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Aug 2011 20:02:47 +0000 (13:02 -0700)
commit3f4ab627146fcb1e1887198f520f39fb84fde73a
treee0b26610ba632f8c55d857e2a5620550c749f872
parent7f684a2aff636f44a5063c05cf84c0db0460ae1a
test: consolidate definition of $LF

As we seem to need this variable that holds a single LF character
in many places, define it in test-lib.sh and let the test scripts
use it.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1013-loose-object-format.sh
t/t1020-subdirectory.sh
t/t3902-quoted.sh
t/t7800-difftool.sh
t/test-lib.sh