[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    quality/apidox/src
From:       Allen Winter <winter () kde ! org>
Date:       2011-01-07 23:55:45
Message-ID: 20110107235545.671EBAC8B3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1212695 by winterz:

fix the warning line grep in the doxygen log files so we get some hits.
might fix not seeing any issues



 M  +1 -1      gendox.sh  


--- trunk/quality/apidox/src/gendox.sh #1212694:1212695
@@ -174,7 +174,7 @@
 			print $0 > ( ot "-" app ".log" ) ;
 		} 
 	     } 
-	     /^\/.*Warning/ { if (t>=0) t=t+1; }
+	     /^\/.*[Ww]arning/ { if (t>=0) t=t+1; }
 	     t>=0 { print $0 >> ( ot "-" app ".log" ); } 
 	     END { if (t>=0) print app,t;}' "$i.log" | \
 	while true ;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic