[debian-edu-commits] r80549 - in branches/wheezy/debian-edu-config: debian testsuite
pere at alioth.debian.org
pere at alioth.debian.org
Fri Jun 14 02:27:38 UTC 2013
Author: pere
Date: 2013-06-12 21:42:28 +0000 (Wed, 12 Jun 2013)
New Revision: 80549
Modified:
branches/wheezy/debian-edu-config/debian/changelog
branches/wheezy/debian-edu-config/testsuite/webcache
Log:
Adjust webcache testsuite check, and remove now obsolete argument sendt to wpad-extract.
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-06-12 17:10:06 UTC (rev 80548)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-06-12 21:42:28 UTC (rev 80549)
@@ -1,3 +1,10 @@
+debian-edu-config (1.707~svn80548) wheezy-test; urgency=low
+
+ * Adjust webcache testsuite check, and remove now obsolete argument
+ sendt to wpad-extract.
+
+ -- Petter Reinholdtsen <pere at debian.org> Wed, 12 Jun 2013 23:41:56 +0200
+
debian-edu-config (1.707~svn80547) wheezy-test; urgency=low
[ Petter Reinholdtsen ]
Modified: branches/wheezy/debian-edu-config/testsuite/webcache
===================================================================
--- branches/wheezy/debian-edu-config/testsuite/webcache 2013-06-12 17:10:06 UTC (rev 80548)
+++ branches/wheezy/debian-edu-config/testsuite/webcache 2013-06-12 21:42:28 UTC (rev 80549)
@@ -61,7 +61,7 @@
# Subshell to avoid leaking http_proxy and ftp_proxy variables to
# the rest of this script
(
- eval `/usr/share/debian-edu-config/tools/wpad-extract $url`
+ eval `/usr/share/debian-edu-config/tools/wpad-extract`
if [ "$http_proxy" ] ; then
echo "success: $0: WPAD file '$url' include HTTP proxy info."
else
More information about the debian-edu-commits
mailing list