From 82cc17d5c6dad058ac97b3e6be81f35c2678b1ea Mon Sep 17 00:00:00 2001 From: Tom Hromatka Date: Thu, 4 Aug 2022 13:33:02 -0600 Subject: [PATCH] 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 --- tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests b/tests index 3d336481..7c998cad 160000 --- a/tests +++ b/tests @@ -1 +1 @@ -Subproject commit 3d3364813b7b80f42aa74f0bec9de33efadf4200 +Subproject commit 7c998caddcd8236fe4191841e361b401697fb777 -- 2.47.2