From: miljenko Date: Mon, 5 Dec 2005 12:03:10 +0000 (+0000) Subject: minor corrections in remote execution X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=648e0b3fc9bfee9ed4f02f37d190613290400eb1;p=imunes.git minor corrections in remote execution Bug found by: Submitted by: Requested by: Reviewed by: Approved by: Obtained from: --- diff --git a/editor.tcl b/editor.tcl index 58c839a..c3fefe7 100755 --- a/editor.tcl +++ b/editor.tcl @@ -801,7 +801,7 @@ proc spawnShell { node cmd } { set node_id $eid\_$node if { $remote_exec } { - nexec vimage_shell.server.sh $node_id 1234 & + nexec vimageShellServer.sh $node_id 1234 & if { $gui_unix } { exec xterm -sb -rightbar \ -T "IMUNES: [getNodeName $node] (console)" \