Merge branch 'jc/test-say-color-avoid-echo-escape' into maint
commit3424da1118786209f7ac41dd273e72a081421cd3
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2012 03:31:13 +0000 (18 19:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2012 03:31:14 +0000 (18 19:31 -0800)
tree2241ed3255247b72991b501eab2754fc043740b3
parentd6ecf5638d3363f41e862a90aa5e8d5e3ca3ab41
parent7bc0911d037f0a144d8c227f58693da0c9c77b2a
Merge branch 'jc/test-say-color-avoid-echo-escape' into maint

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
t/test-lib.sh