]> git.ipfire.org Git - thirdparty/lxc.git/commit
tests: fix order in sys_mixed
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 17 Aug 2021 10:14:53 +0000 (12:14 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 14 Oct 2021 15:22:26 +0000 (17:22 +0200)
commit26580f0e162bdd8c448afad6b4fa22039ac4de7c
tree440f49ae036345c4eef44be20944564748d4ce6c
parent729a423b4592332660f3d4ed3967fbd46b7f0ad8
tests: fix order in sys_mixed

We need to set the config item after we loaded the config obviously.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/tests/sys_mixed.c