From c338f7d3073cd4629dc47400d42d2e82d448ebf5 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 24 Mar 2014 16:53:50 +0100 Subject: [PATCH] remove outdated comment --- lbuild-nightly.sh | 1 - 1 file changed, 1 deletion(-) 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) -- 2.43.0