]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tests: Update submodule to the latest commit on libcgroup-tests main branch
authorTom Hromatka <tom.hromatka@oracle.com>
Thu, 4 Aug 2022 19:33:02 +0000 (13:33 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 4 Aug 2022 19:33:02 +0000 (13:33 -0600)
commit82cc17d5c6dad058ac97b3e6be81f35c2678b1ea
tree2ec7a441edc76d940c0698507e421a6a1f873c97
parent1829f393d8d58500f32b826532a08c9824627841
tests: Update submodule to the latest commit on libcgroup-tests main branch

For future reference, here are the steps to do this:
$ ./bootstrap.sh
$ git submodule update  --remote tests
$ git add tests

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
tests