From 0bb6fcc625a8f1be272858e44aeae324a2149bc2 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 5 Jan 2020 10:02:29 +0000 Subject: build system: informative output: more pretty printing. --- sofort/ccenv/ccenv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sofort/ccenv/ccenv.sh') diff --git a/sofort/ccenv/ccenv.sh b/sofort/ccenv/ccenv.sh index 113a74e..8046209 100644 --- a/sofort/ccenv/ccenv.sh +++ b/sofort/ccenv/ccenv.sh @@ -51,7 +51,7 @@ ccenv_comment() ccenv_tool_prolog() { ccenv_line_dots='.....................................' - ccenv_tool_desc="=== checking for ${1}" + ccenv_tool_desc=" == checking for ${1}" ccenv_tool_dlen="${#ccenv_line_dots}" printf '\n%s\n' '________________________' >&3 -- cgit v1.2.3