shell: Note that ::isDisabled() should be called before ::command()
authorKunal Mehta <legoktm@member.fsf.org>
Sun, 24 Jun 2018 21:09:32 +0000 (00:09 +0300)
committerKrinkle <krinklemail@gmail.com>
Mon, 2 Jul 2018 22:16:03 +0000 (22:16 +0000)
commit83524ae39afc953f33724ffd5ea35ac72ccd6134
tree4b91051c62a245c7798f036994d094f295899ead
parent6849ebc7d13bfaf3d2072a47eb84c3d3ea266f96
shell: Note that ::isDisabled() should be called before ::command()

And check it in the FirejailCommandTest (integration) for completeness,
even though it will make no practical difference.

Change-Id: Ieb130a888ef8a8162cb0a049ab9c20eac3f58217
includes/shell/Shell.php
tests/integration/includes/shell/FirejailCommandTest.php