projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d6ecf56
7bc0911
)
Merge branch 'jc/test-say-color-avoid-echo-escape' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 19 Nov 2012 03:31:13 +0000
(19:31 -0800)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
t/test-lib.sh
Simple merge