X-Git-Url: https://git.distorted.org.uk/~mdw/ircbot/blobdiff_plain/732b11e0bed663e0596d26f3d073e4e09a2a58ee..8979e0d6cafbb1dc0fdc1cb67a1d5d080c3cabad:/bot.tcl diff --git a/bot.tcl b/bot.tcl index ec81dcd..1e4d948 100755 --- a/bot.tcl +++ b/bot.tcl @@ -137,6 +137,6 @@ if {![info exists sock]} { fileevent $sock readable onread } -if {![regexp {tclsh} $argv0]} { - vwait terminate -} +#if {![regexp {tclsh} $argv0]} { +# vwait terminate +#}