From: Ian Jackson Date: Wed, 25 May 2016 15:00:58 +0000 (+0100) Subject: rumprun: Move xenbits tree to osstest subdir X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d3fd62078bef6f6cbd2ab94436500ba3f9898a1b;p=people%2Fliuw%2Fosstest.git rumprun: Move xenbits tree to osstest subdir Move our tested tree to /home/xen/git/osstest, where these kind of things live nowadays. Signed-off-by: Ian Jackson --- diff --git a/ap-common b/ap-common index 14cc25a..212da18 100644 --- a/ap-common +++ b/ap-common @@ -39,8 +39,8 @@ : ${TREE_RUMPRUN:=http://repo.rumpkernel.org/rumprun} : ${TREEVCS_RUMPRUN:=git} -: ${BASE_TREE_RUMPRUN:=git://xenbits.xen.org/rumpuser-xen.git} -: ${PUSH_TREE_RUMPRUN:=$XENBITS:/home/xen/git/rumpuser-xen.git} +: ${BASE_TREE_RUMPRUN:=git://xenbits.xen.org/osstest/rumprun.git} +: ${PUSH_TREE_RUMPRUN:=$XENBITS:/home/xen/git/osstest/rumprun.git} : ${TREE_RUMPRUN_RUMPSRC:=$(besteffort_repo https://github.com/rumpkernel/rumpkernel-netbsd-src)} : ${TREEVCS_RUMPRUN_RUMPSRC:=git}