From: Frantisek Sumsal Date: Fri, 14 Apr 2023 19:07:51 +0000 (+0200) Subject: test: check the colored --version output X-Git-Tag: v254-rc1~707^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e51d13d61d404ba813b3d0d300660c6f668dbeae;p=thirdparty%2Fsystemd.git test: check the colored --version output --- diff --git a/test/units/testsuite-01.sh b/test/units/testsuite-01.sh index cd18a9fd740..91dd47ca145 100755 --- a/test/units/testsuite-01.sh +++ b/test/units/testsuite-01.sh @@ -3,6 +3,9 @@ set -eux set -o pipefail +# Check if the colored --version output behaves correctly +SYSTEMD_COLORS=256 systemctl --version + # Check if we properly differentiate between a full systemd setup and a "light" # version of it that's done during daemon-reexec #