X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=applet.tcl;h=133eb13d4ab3d0731f4dd0a155f2085068d21968;hb=2ad3f13ef50c105ebedbaff56992df7b23c0136c;hp=c3c4c4e463a437f6fc4edc1ec64f1c569bcd5057;hpb=0ea9173f66089f0fc27a9d2751a44e15c16ca235;p=chiark-tcl-applet.git diff --git a/applet.tcl b/applet.tcl index c3c4c4e..133eb13 100644 --- a/applet.tcl +++ b/applet.tcl @@ -338,7 +338,7 @@ proc run-child {} { set ratelimit [lrange $ratelimit 1 end] } if {[llength $ratelimit] > 10} { - debug stderr "crashing repeatedly, quitting $ratelimit" + puts stderr "crashing repeatedly, quitting $ratelimit" exit 127 }