mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
disables tracing exit printf when tracing is off
This commit is contained in:
parent
5bb9cacf6d
commit
a2a6b7e810
@ -531,10 +531,10 @@ u3t_print_steps(c3_c* cap_c, c3_d sep_d)
|
||||
void
|
||||
u3t_damp(void)
|
||||
{
|
||||
fprintf(stderr, "\r\n");
|
||||
|
||||
if ( 0 != u3R->pro.day ) {
|
||||
u3_noun wol = u3do("pi-tell", u3R->pro.day);
|
||||
|
||||
fprintf(stderr, "\r\n");
|
||||
u3_term_wall(wol);
|
||||
|
||||
/* bunt a +doss
|
||||
|
Loading…
Reference in New Issue
Block a user