mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
test-unit-file: enable colors
There's quite a lot of output and it's much easier to grok this way.
This commit is contained in:
parent
6aac02ff1a
commit
32464e18b4
@ -92,6 +92,7 @@ static void test_runlevel_to_target(void) {
|
||||
}
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
log_show_color(true);
|
||||
test_setup_logging(LOG_DEBUG);
|
||||
|
||||
test_unit_validate_alias_symlink_and_warn();
|
||||
|
Loading…
x
Reference in New Issue
Block a user