Delete the tests/ git submodule. The entire libcgroup-tests git
repo will be merged back into the libcgroup git repo in a subsequent
commit.
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
path = googletest
url = https://github.com/google/googletest.git
fetchRecurseSubmodules = true
-[submodule "tests"]
- path = tests
- url = https://github.com/libcgroup/libcgroup-tests.git
# update the git submodules - libcgroup-tests and googletest
git submodule update --init --recursive
-# configure libcgroup-tests
-pushd tests
-git checkout release-2.0
-popd
-
# configure googletest
pushd googletest/googletest
git checkout release-1.8.0
+++ /dev/null
-Subproject commit 45659c840b69e53b379163e6af9f7c3ee706b3b9