]> git.entuzijast.net Git - imunes.git/commitdiff
minor corrections in remote execution
authormiljenko <miljenko>
Mon, 5 Dec 2005 12:03:10 +0000 (12:03 +0000)
committermiljenko <miljenko>
Mon, 5 Dec 2005 12:03:10 +0000 (12:03 +0000)
Bug found by:
Submitted by:
Requested by:
Reviewed by:
Approved by:
Obtained from:

editor.tcl

index 58c839a5e4edce906ee6e955317503d72e203a82..c3fefe768e20e588131af63d4387ff9aa8776ee7 100755 (executable)
@@ -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)" \