[Piuparts-commits] rev 443 - piatti/home/piupartsm/bin

Holger Levsen holger at alioth.debian.org
Sat Jun 20 12:11:59 UTC 2009


Author: holger
Date: 2009-06-20 12:11:58 +0000 (Sat, 20 Jun 2009)
New Revision: 443

Modified:
   piatti/home/piupartsm/bin/detect_well_known_errors
Log:
yat

Modified: piatti/home/piupartsm/bin/detect_well_known_errors
===================================================================
--- piatti/home/piupartsm/bin/detect_well_known_errors	2009-06-20 12:10:52 UTC (rev 442)
+++ piatti/home/piupartsm/bin/detect_well_known_errors	2009-06-20 12:11:58 UTC (rev 443)
@@ -78,7 +78,7 @@
 	done
 	if [ -s $LOGS ] ; then
 		OUTPUT=$HTDOCS/$SECTION/unknown_failures.tpl
-		echo "<h2>Packages with failures not yet well known detected</h2>
+		echo "<h2>Packages with failures not yet well known detected</h2>"
 		echo "<p>Please investigate and improve detection of known error types!</p>" >> $OUTPUT
 		COUNT=$(cut -d "_" -f1 $LOGS|sort -u|wc -l)
 		echo "<p>Affected packages in $SECTION: $COUNT</p>" >> $OUTPUT




More information about the Piuparts-commits mailing list