Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix and improve t7004 (git-tag tests)
[gitweb.git]
/
sideband.c
diff --git
a/sideband.c
b/sideband.c
index 58edea68ee225e22d69a7e4aeada26b9d5cbf1f9..756bbc28d71448781294151cbacd30f68b2bb97b 100644
(file)
--- a/
sideband.c
+++ b/
sideband.c
@@
-13,7
+13,7
@@
*/
#define PREFIX "remote:"
-#define SUFFIX "\
e
[K" /* change to " " if ANSI sequences don't work */
+#define SUFFIX "\
033
[K" /* change to " " if ANSI sequences don't work */
int recv_sideband(const char *me, int in_stream, int out, int err)
{