[Debian-live-changes] r1662 - dists/trunk/live-initramfs/scripts/live-bottom

daniel at alioth.debian.org daniel at alioth.debian.org
Thu May 24 08:54:33 UTC 2007


Author: daniel
Date: 2007-05-24 08:54:33 +0000 (Thu, 24 May 2007)
New Revision: 1662

Modified:
   dists/trunk/live-initramfs/scripts/live-bottom/42apt_upgrade
Log:


Modified: dists/trunk/live-initramfs/scripts/live-bottom/42apt_upgrade
===================================================================
--- dists/trunk/live-initramfs/scripts/live-bottom/42apt_upgrade	2007-05-24 08:38:13 UTC (rev 1661)
+++ dists/trunk/live-initramfs/scripts/live-bottom/42apt_upgrade	2007-05-24 08:54:33 UTC (rev 1662)
@@ -39,7 +39,7 @@
 DEBIAN_FRONTEND="noninteractive"
 export DEBIAN_FRONTEND
 
-apt-get -q=2 update && apt-get $NOTTY -u $UPGRADEOPTS
+apt-get -q=2 update && apt-get \${NOTTY} -u \${UPGRADEOPTS}
 EOF
 
 chmod 0755 /root/etc/init.d/apt-upgrade




More information about the Debian-live-changes mailing list