[debian-edu-commits] r82658 - branches/wheezy/debian-edu-config/share/debian-edu-config/tools
pere at alioth.debian.org
pere at alioth.debian.org
Thu Nov 7 10:33:11 UTC 2013
Author: pere
Date: 2013-11-07 10:33:11 +0000 (Thu, 07 Nov 2013)
New Revision: 82658
Modified:
branches/wheezy/debian-edu-config/share/debian-edu-config/tools/debian-edu-bless
Log:
Typo.
Modified: branches/wheezy/debian-edu-config/share/debian-edu-config/tools/debian-edu-bless
===================================================================
--- branches/wheezy/debian-edu-config/share/debian-edu-config/tools/debian-edu-bless 2013-11-07 10:04:12 UTC (rev 82657)
+++ branches/wheezy/debian-edu-config/share/debian-edu-config/tools/debian-edu-bless 2013-11-07 10:33:11 UTC (rev 82658)
@@ -154,7 +154,7 @@
aptcmd=$(tasksel --new-install -t | sed 's/debconf-apt-progress -- //')
-if DEBIAN_PRIORITY=critical apt_get_harder $aptcmd ; then
+if DEBIAN_PRIORITY=critical apt_get_harder "$aptcmd" ; then
:
else
remove_tasksel_overrides
More information about the debian-edu-commits
mailing list