]> git.entuzijast.net Git - imunes.git/commitdiff
Debug korekcija, nema smisla da pise vimage kad tog nema na Linuxu
authorKosta Pribić <kosta.pribic@gmail.com>
Tue, 20 Oct 2009 22:13:22 +0000 (00:13 +0200)
committerKosta Pribić <kosta.pribic@gmail.com>
Tue, 20 Oct 2009 22:13:22 +0000 (00:13 +0200)
linux/exec.tcl

index c0634229661cf9e2822ea4f6e3a54af8a62072fd..e4c6024ac7fd574a5a3c5cabcbefd95934789a0c 100755 (executable)
@@ -837,7 +837,7 @@ proc vimageCleanup { eid } {
     global .c
     global execMode
 
-       puts "\n= vimageCleanup $eid start ="
+       puts "\n= Cleanup $eid start ="
 
     set t_start [clock seconds]
 
@@ -883,7 +883,7 @@ proc vimageCleanup { eid } {
     statline $msg
     puts "  $msg"
 
-       puts "\n= vimageCleanup $eid end ="
+       puts "\n= Cleanup $eid end ="
 }