mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test: check the colored --version output
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user