commit | 3f4ab627146fcb1e1887198f520f39fb84fde73a | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Mon Aug 08 11:51:00 2011 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Aug 11 13:02:47 2011 -0700 |
tree | e0b26610ba632f8c55d857e2a5620550c749f872 | |
parent | 7f684a2aff636f44a5063c05cf84c0db0460ae1a [diff] |
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>