oops
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 30 Mar 2012 15:32:40 +0000 (17:32 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 30 Mar 2012 15:32:40 +0000 (17:32 +0200)
vbuild-init-lxc.sh

index 429fcd3..85ce182 100755 (executable)
@@ -151,7 +151,6 @@ function prepare_host() {
     if [ "$lxc_installed_version" != "$lxc_version" ] ; then
        echo "Expecting version" '['$lxc_version']'
        echo "Found version" '['$lxc_installed_version']'
-       exit 1
         echo "Installing lxc ..."
         cd /root
         git clone git://lxc.git.sourceforge.net/gitroot/lxc/lxc