]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add --noskip-commands
authorKarel Zak <kzak@redhat.com>
Tue, 5 Mar 2019 10:06:41 +0000 (11:06 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 5 Mar 2019 10:06:41 +0000 (11:06 +0100)
commit7c90efa384cbb2ace873e2b90e8cc396a1719535
tree72ee38753d663a376938b8898455ece65379f660
parentbb872a239ce9faae7ac672a9137945dd8e4ee964
tests: add --noskip-commands

The default is SKIP missing commands on --use-system-commands, but
with --noskip-commands the test will FAIL.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/functions.sh
tests/run.sh