From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Fri, 30 Mar 2012 15:32:40 +0000 (+0200)
Subject: oops
X-Git-Tag: 5.0-rc27~70
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9c74994ee5afba3ba39987b2064a731568cfebd1;p=build.git

oops
---

diff --git a/vbuild-init-lxc.sh b/vbuild-init-lxc.sh
index 429fcd31..85ce1821 100755
--- a/vbuild-init-lxc.sh
+++ b/vbuild-init-lxc.sh
@@ -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