From 7a202abf3f934dbb45837910ff6d01d2574178c2 Mon Sep 17 00:00:00 2001 From: Josip Rodin Date: Mon, 2 Nov 2009 14:15:34 +0100 Subject: [PATCH] nepotreban debug --- linux/exec.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/exec.tcl b/linux/exec.tcl index c063422..bb4381e 100755 --- a/linux/exec.tcl +++ b/linux/exec.tcl @@ -105,7 +105,7 @@ proc setOperMode { mode } { global activetool global editor_only remote_exec execSock - puts "\nsetOperMode $mode" +# puts "\nsetOperMode $mode" if { $mode == "exec" } { ;# let's try something, sockets should be opened # puts Running as $tcl_platform(user)... -- 2.39.5