From: Thierry Parmentelat Date: Mon, 24 Mar 2014 15:53:50 +0000 (+0100) Subject: remove outdated comment X-Git-Tag: 5.3.2~8 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=c338f7d3073cd4629dc47400d42d2e82d448ebf5 remove outdated comment --- diff --git a/lbuild-nightly.sh b/lbuild-nightly.sh index d9579bc5..9cd7b8f4 100755 --- a/lbuild-nightly.sh +++ b/lbuild-nightly.sh @@ -702,7 +702,6 @@ function main () { rm -rf $tmpdir # Extract build again - in the vm [ -n "$SSH_KEY" ] && setupssh ${BASE} ${SSH_KEY} - # xxx not working as of now - waiting for Sapan to look into this virsh -c lxc:/// lxc-enter-namespace $BASE /bin/bash -c "git clone $GIT_REPO /build; cd /build; git checkout $GIT_TAG" fi echo "XXXXXXXXXX $COMMAND: preparation of vm $BASE done" $(date)