Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 8d0dfa134ab58e041e90d7d0dd6f59eaba3062a2
https://github.com/tribe29/checkmk/commit/8d0dfa134ab58e041e90d7d0dd6f59eab…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-08-30 (Mon, 30 Aug 2021)
Changed paths:
M tests/sh_test_runner.sh
Log Message:
-----------
shorten test output
In the case of all tests passing, this reduces
the output per test file from
---------------------------------------------------------
Running ./agent-plugin-unit/test_ibm_mq.sh
test_load_config
test_is_qm_monitored_no_config
test_is_qm_monitored_ONLY_QM
test_is_qm_monitored_SKIP_QM
test_is_qm_monitored_full_config
test_monitored_qm
test_excluded_qm
Ran 7 tests.
OK
to
Running ./agent-plugin-unit/test_ibm_mq.sh 7 tests OK
This makes it easier to see the relevant output.
Change-Id: Iadf00e7545e63b7fa9e17781bad8019bdd5a4808