projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a962c0
)
Change easter egg MSG to DBG
author
David Goulet
<david.goulet@polymtl.ca>
Fri, 16 Dec 2011 17:26:03 +0000
(12:26 -0500)
committer
David Goulet
<david.goulet@polymtl.ca>
Fri, 16 Dec 2011 17:26:03 +0000
(12:26 -0500)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
lttng-sessiond/main.c
patch
|
blob
|
blame
|
history
diff --git
a/lttng-sessiond/main.c
b/lttng-sessiond/main.c
index 25a8ca76bbcb771b8ec309708534ccfddeb03c49..dc43edb4d30a905e6c403c69b9fc3a35b1b7901c 100644
(file)
--- a/
lttng-sessiond/main.c
+++ b/
lttng-sessiond/main.c
@@
-469,7
+469,7
@@
static void cleanup(void)
close(thread_quit_pipe[1]);
/* <fun> */
-
MS
G("%c[%d;%dm*** assert failed :-) *** ==> %c[%dm%c[%d;%dm"
+
DB
G("%c[%d;%dm*** assert failed :-) *** ==> %c[%dm%c[%d;%dm"
"Matthew, BEET driven development works!%c[%dm",
27, 1, 31, 27, 0, 27, 1, 33, 27, 0);
/* </fun> */
This page took
0.027426 seconds
and
4
git commands to generate.