-# $Id: editor.tcl,v 1.68 2007/07/19 03:14:13 marko Exp $
+# $Id: editor.tcl,v 1.69 2007/07/19 04:44:34 marko Exp $
#
# Copyright 2004, 2005 University of Zagreb, Croatia. All rights reserved.
#
-T "IMUNES: [getNodeName $node] (console)" \
-e "nc $exec_host 1234" &
} else {
- exec cmd /c nc $exec_host 1234 &
+ exec cmd /c nc $exec_host 1234 &
}
} else {
nexec xterm -sb -rightbar \
if { $customidlist == "" } {
set warning "Custom config list is empty."
- tk_messageBox -message $warning -type ok -icon warning \
+ tk_messageBox -message $warning -type ok -icon warning \
-title "Custom configuration warning"
} else {
set w .cfgeditor