oops - fix syntax error
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 31 Jan 2013 08:25:27 +0000 (09:25 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 31 Jan 2013 08:25:27 +0000 (09:25 +0100)
vbuild-init-lxc.sh

index ee86c31..ed14021 100755 (executable)
@@ -295,6 +295,7 @@ set -x
            break
        else
            echo "Failed attempt $attempt"
+       fi
     done
     [ -n "$found" ] || { echo "Could not retrieve fedora-release rpm - exiting" ; exit 1; }