From: Tom Hromatka Date: Wed, 9 Sep 2020 16:23:45 +0000 (-0600) Subject: Revert "DO NOT COMMIT" X-Git-Tag: v2.0.rc1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a39265cefc1e4246603d1490911d5b5555a295a;p=thirdparty%2Flibcgroup.git Revert "DO NOT COMMIT" This reverts commit 83d6205fc7711818bd2e4bf1890d7d157756182e. --- diff --git a/.gitmodules b/.gitmodules index 136d3063..136e80c7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,4 +4,4 @@ fetchRecurseSubmodules = true [submodule "tests"] path = tests - url = https://github.com/drakenclimber/libcgroup-tests.git + url = https://github.com/libcgroup/libcgroup-tests.git diff --git a/bootstrap.sh b/bootstrap.sh index 5f72c961..d9784c32 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -13,7 +13,7 @@ git submodule update --init --recursive # configure libcgroup-tests pushd tests -git checkout issues/cgcreate +git checkout master popd # configure googletest