]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add option --parsable
authorRuediger Meier <ruediger.meier@ga-group.nl>
Sat, 5 Mar 2016 14:40:57 +0000 (15:40 +0100)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Sat, 5 Mar 2016 21:19:24 +0000 (22:19 +0100)
commit855f7f06507f5b2f547da054898ae751bec888bb
treed2dbaa7e7407d6992b95d248e69e7828898be2df
parent2979724f5d0bf81aea17b2f412e8a760e03ac11b
tests: add option --parsable

This is to force the one-line results also for non-parallel case.
We are using it for travis auto-build and on other build farms.

Moreover you can set this (and any other) option globally by env
which is the only way to pass it to make distcheck.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
.travis-functions.sh
tests/functions.sh
tests/run.sh