Second step towards multiarch myplc https://svn.planet-lab.org/ticket/214
[build.git] / vbuild-nightly.sh
index 101b340..1941dee 100755 (executable)
@@ -174,7 +174,6 @@ function runtest () {
     ssh ${TESTBOXSSH} svn co ${TESTSVNPATH} ${testdir}
     # invoke test on testbox - pass url and build url - so the tests can use vtest-init-vserver.sh
     ssh 2>&1 ${TESTBOXSSH} python -u ${testdir}/runtest --build ${SVNPATH} --url ${url} --all
-    # still missing - need to populate /var/www/html/install-rpms on the myplc
        
     if [ "$?" != 0 ] ; then
        failure