From: Kosta Pribić Date: Wed, 14 Oct 2009 18:34:41 +0000 (+0200) Subject: mali debug ispis X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=b0c345d7f0e888f57be3a9f09bb530c0818a16be;p=imunes.git mali debug ispis --- diff --git a/imunes.tcl b/imunes.tcl index cc559d8..3376f50 100755 --- a/imunes.tcl +++ b/imunes.tcl @@ -262,6 +262,7 @@ set exec_sockets_opened false #***** set remote_exec true +puts "user je $tcl_platform(user)" if { $gui_unix && $tcl_platform(user) == "root" } { set remote_exec false }