]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
dmesg: (tests) prevent loading of custom colorscheme
authorThomas Weißschuh <thomas@t-8ch.de>
Thu, 23 Feb 2023 02:30:36 +0000 (02:30 +0000)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 23 Feb 2023 02:39:25 +0000 (02:39 +0000)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
tests/ts/dmesg/colors

index d762b9864002ea18548a3a642e36139b2673dc35..8028c483161284463ce317144d5ad998cde4c2b6 100755 (executable)
@@ -19,6 +19,7 @@ TS_DESC="colors"
 ts_init "$*"
 
 ts_check_test_command "$TS_HELPER_DMESG"
+ts_inhibit_custom_colorscheme
 
 export TZ="GMT"
 export DMESG_TEST_BOOTIME="1234567890.123456"