From bca9a3f2f3255a2e8385b92133b27c083a00c1b5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kosta=20Pribi=C4=87?= Date: Wed, 21 Oct 2009 00:13:22 +0200 Subject: [PATCH] Debug korekcija, nema smisla da pise vimage kad tog nema na Linuxu --- linux/exec.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux/exec.tcl b/linux/exec.tcl index c063422..e4c6024 100755 --- a/linux/exec.tcl +++ b/linux/exec.tcl @@ -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 =" } -- 2.39.5