[debian-edu-commits] debian-edu/ 01/01: Mention possible cause of the failing webcache test in the error line.

Petter Reinholdtsen pere at moszumanska.debian.org
Sun Aug 24 19:33:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository debian-edu-config.

commit 5e81c72e3a602dd22c9c5f35fa296e78ce000144
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sun Aug 24 21:33:37 2014 +0200

    Mention possible cause of the failing webcache test in the error line.
---
 debian/changelog   | 4 ++++
 testsuite/webcache | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f9bb4a8..1a1cb4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ debian-edu-config (1.722) UNRELEASED; urgency=low
   [ Wolfgang Schweer ]
   * Adjust testsuite/backup to reflect the changed cron location.
 
+  [ Petter Reinholdtsen ]
+  * Mention possible cause of the failing webcache test in the error
+    line.
+
  -- Petter Reinholdtsen <pere at debian.org>  Sun, 24 Aug 2014 19:42:26 +0200
 
 debian-edu-config (1.721) unstable; urgency=high
diff --git a/testsuite/webcache b/testsuite/webcache
index 9cb105b..b56d46b 100755
--- a/testsuite/webcache
+++ b/testsuite/webcache
@@ -72,7 +72,7 @@ if /usr/bin/HEAD $HEADOPTS $url > /dev/null 2>&1 ; then
 	if [ "$http_proxy" ] ; then
 	    echo "success: $0: WPAD file '$url' include HTTP proxy info."
 	else
-	    echo "error: $0: WPAD file '$url' is missing HTTP proxy info."
+	    echo "error: $0: WPAD file '$url' is missing HTTP proxy info. (#644373?)"
 	fi
     )
 else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list