]> git.ipfire.org Git - thirdparty/lxc.git/commit
tests: add tests making sure the exit code is appropriate. 3175/head
authorFlorian Margaine <florian@platform.sh>
Tue, 29 Oct 2019 09:53:17 +0000 (10:53 +0100)
committerFlorian Margaine <florian@platform.sh>
Tue, 29 Oct 2019 19:52:03 +0000 (20:52 +0100)
commit188f8836a481b607e0c3a5d55fe4b7f83366690c
treea0d39b68324a5f5784e47dcfa73afbc58f072ba5
parent202d2ca3c2ba0f8c21e9b0c2f694bb3c4dbd8396
tests: add tests making sure the exit code is appropriate.

lxc2 broke this feature for lxc-execute, and lxc3 broke it for
lxc-attach. This adds a test making sure we don't do the same mistake
a third time.

Signed-off-by: Florian Margaine <florian@platform.sh>
src/tests/Makefile.am
src/tests/lxc-test-exit-code [new file with mode: 0755]