From cfa54ffdc131709cce9d92580a3e3c1fb417cac4 Mon Sep 17 00:00:00 2001
From: Fang Guo <fangguo@ncsa.uiuc.edu>
Date: Tue, 4 Apr 2006 16:02:46 -0500
Subject: [svn-r12198] Purpose: Maintenance on Windows Description: Temporarily
 comment out echo error messages to the screen for checking autotests on
 windows. Solution:

Platforms tested:

Misc. update:
---
 windows/tools/tooltest.bat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/windows/tools/tooltest.bat b/windows/tools/tooltest.bat
index feb20fc..3e4d0cb 100755
--- a/windows/tools/tooltest.bat
+++ b/windows/tools/tooltest.bat
@@ -299,7 +299,7 @@
      echo %exefile% %flagout% %result%
      echo %exefile% %flagout% %result% >> ..\..\%tempResults% 
 		 if "%result%"=="FAILED" ( 
-     more ..\..\temp_fc.txt
+     ::more ..\..\temp_fc.txt
 		 more ..\..\temp_fc.txt >> ..\..\%tempResults% 
 		 ) 
 
-- 
cgit v0.12