oops, using -i is enough, that should have gone
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 26 Mar 2008 16:29:53 +0000 (16:29 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 26 Mar 2008 16:29:53 +0000 (16:29 +0000)
vbuild-nightly.sh

index 5e8d0a7..ecd7007 100755 (executable)
@@ -345,7 +345,7 @@ function main () {
            svn export $SVNPATH $tmpdir
             # Create vserver
            cd $tmpdir
-           ./vbuild-init-vserver.sh -f ${FCDISTRO} -d ${PLDISTRO} -p ${PERSONALITY} -i ${IFNAME} ${BASE} -- --interface $localip
+           ./vbuild-init-vserver.sh -f ${FCDISTRO} -d ${PLDISTRO} -p ${PERSONALITY} -i ${IFNAME} ${BASE} 
            # cleanup
            cd -
            rm -rf $tmpdir