X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fvbuild-nightly.sh;h=65da0bb4c406f85c0bcc178e32668e50b5709536;hb=d7330243402e613701e3c817f63084ca851d2ec2;hp=512e331ac9f01bf70e99f86ce9e9579fd0f3e0b2;hpb=4ea25c1d20539f152d1fc37195e63480d8c087cf;p=infrastructure.git diff --git a/scripts/vbuild-nightly.sh b/scripts/vbuild-nightly.sh index 512e331..65da0bb 100755 --- a/scripts/vbuild-nightly.sh +++ b/scripts/vbuild-nightly.sh @@ -1,7 +1,7 @@ #!/bin/bash REVISION=$(echo '$Revision: 1053 $' | sed -e 's,\$,,g' -e 's,^\w*:\s,,' ) COMMAND=$(basename $0) -BUILD_SCM_URL="http://svn.planet-lab.org/svn/build/trunk" +BUILD_SCM_URL="git://git.onelab.eu/build" USE_GIT="" # scan args for any -s option, and set BUILD_SCM_URL in this case