Merge branch 'jc/test-say-color-avoid-echo-escape' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2012 03:31:13 +0000 (19:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2012 03:31:14 +0000 (19:31 -0800)
The "say" function in the test scaffolding incorrectly allowed
"echo" to interpret "\a" as if it were a C-string asking for a BEL
output.

* jc/test-say-color-avoid-echo-escape:
  test-lib: Fix say_color () not to interpret \a\b\c in the message

1  2 
t/test-lib.sh

diff --cc t/test-lib.sh
Simple merge