From 1dc876a39f39b963fbad7af9e38f62d45256432a Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Fri, 28 Sep 2018 23:34:09 +0200 Subject: status: Tweak colorization. * guix/status.scm (colorize-log-line): Add "\<" before "FAIL" (to distinguish from "XFAIL". Use MAGENTA instead of ORANGE, which doesn't exist. --- guix/status.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'guix/status.scm') diff --git a/guix/status.scm b/guix/status.scm index afa3c656a8..b19f0199d1 100644 --- a/guix/status.scm +++ b/guix/status.scm @@ -275,10 +275,10 @@ on." GREEN BOLD GREEN RESET GREEN BLUE) ("^(phase)(.*)(failed after)(.*)(seconds)(.*)" RED BLUE RED BLUE RED BLUE) - ("^(.*)(error|fail|failed|FAIL|FAILED)([[:blank:]]*)(:)(.*)" + ("^(.*)(error|fail|failed|\\