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

Holger Levsen holger at alioth.debian.org
Sat Nov 13 13:06:31 UTC 2010


Author: holger
Date: 2010-11-13 13:06:30 +0000 (Sat, 13 Nov 2010)
New Revision: 753

Modified:
   piatti/home/piupartsm/bin/detect_network_issues
Log:
adjust explaination to code

Modified: piatti/home/piupartsm/bin/detect_network_issues
===================================================================
--- piatti/home/piupartsm/bin/detect_network_issues	2010-11-13 12:58:22 UTC (rev 752)
+++ piatti/home/piupartsm/bin/detect_network_issues	2010-11-13 13:06:30 UTC (rev 753)
@@ -42,9 +42,10 @@
 done
 if [ -s $FILE ] ; then 
 	echo "Network problems on detected!"
-	echo "(By grep'ing for 'Cannot initiate the connection to' and 'W: Failed to"
-	echo "fetch.*Could not resolve' and 'E: Some index files failed to download'"
-	echo "in failed logs.)"
+	echo "(By grep'ing for 'Cannot initiate the connection to', 'Failed to"
+	echo "fetch.*Could not resolve', 'Failed to fetch.*Something wicked"
+        echo " happened resolving' 'Some index files failed to download' in"
+	echo "failed logs.)"
 	echo 
 	echo "The following logfiles have been deleted:" 
 	echo




More information about the Piuparts-commits mailing list