From 851feab05c8e682180d303c6003c6fe53a754e28 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 17 Feb 2012 15:39:29 +0000 Subject: [PATCH] whitespace --- livecd.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/livecd.sh b/livecd.sh index 2e7c15d6..b4eaeadd 100755 --- a/livecd.sh +++ b/livecd.sh @@ -331,10 +331,10 @@ Flags: seen LIVELIST="$LIVE_BOOT_SCRIPTS" ;; cloud-live) - LIST="$LIST minimal^ standard^" + LIST="$LIST minimal^ standard^" LIVELIST="minimal^ standard^ cloud-live-config $LIVE_BOOT_SCRIPTS" COMP="main restricted universe" - PPA="cloud-live/config" + PPA="cloud-live/config" ;; tocd) LIST="$LIST minimal^ standard^" @@ -535,8 +535,8 @@ Pin-Priority: 900 fi if [ "$FS" = "cloud-live" ]; then - chroot $ROOT apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F3531FCE - chroot $ROOT apt-get update + chroot $ROOT apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F3531FCE + chroot $ROOT apt-get update fi # In addition to the ones we got from apt, trust whatever the local system