default to the nightly build is now the git build module
[infrastructure.git] / scripts / vbuild-nightly.sh
index 512e331..65da0bb 100755 (executable)
@@ -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