]> 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>
Tue, 17 Aug 2021 11:51:27 +0000 (13:51 +0200)
commitfd0349a7a0fe6283f13d72d5587799089986b1e3
tree5a8563c0e246d1ea88603f487385ad8a4cdad48b
parent03585adc0eec4d4bf4ced638102f1f8b46bbf54c
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