oops
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 22 Jan 2014 09:34:30 +0000 (10:34 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 22 Jan 2014 09:34:30 +0000 (10:34 +0100)
lbuild-initvm.sh

index e5fef49..c64a5a6 100755 (executable)
@@ -249,7 +249,7 @@ function fedora_install() {
             fedora_download || { echo "Failed to download 'fedora base'"; return 1; }
         else
             echo "Updating cache $cache/rootfs ..."
             fedora_download || { echo "Failed to download 'fedora base'"; return 1; }
         else
             echo "Updating cache $cache/rootfs ..."
-           if ! yum --installroot $cache/rootfs -y --nogpgcheck update 
+           if ! yum --installroot $cache/rootfs -y --nogpgcheck update ; then
                 echo "Failed to update 'fedora base', continuing with last known good cache"
             else
                 echo "Update finished"
                 echo "Failed to update 'fedora base', continuing with last known good cache"
             else
                 echo "Update finished"