[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:59:46
Message-ID: 20110107235946.C87AAAC8B0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1212698 by winterz:

fix the regex to remove errors from tags


 M  +2 -2      gendox.sh  


--- trunk/quality/apidox/src/gendox.sh #1212697:1212698
@@ -139,8 +139,8 @@
 		--preprocess \
 		$DOXARGS 2>&1 \
 		| grep -v '^Error: Unexpected tag `' \
-		| grep -v '^Warning: ignoring unsupported tag' \
-		| grep -v '^Warning: ignoring unknown tag' \
+		| grep -v '^[Ww]arning: ignoring unsupported tag' \
+		| grep -v '^[Ww]arning: ignoring unknown tag' \
 		| sed s+/tempdocs/+/apidocs/+g > "$i.new"
 	mv "$i.new" "$i.log"
 	# cp "$i.log.$generation" "$i.log"
[prev in list] [next in list] [prev in thread] [next in thread] 

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