From cada8cddb16fd0117cffdbf9d4624807af4af797 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 5 Apr 2009 20:20:14 -0700 Subject: GNUmakefile: remove unnecessary asterisks in output It was wrapping in my 80 column terminal when prefixed with some text. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index a6adfd7..6ccf997 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -66,7 +66,7 @@ $(slow_tests): @$(MAKE) $(shell $(awk_slow) $@) TEST_OPTS = -v -run_test = @echo '*** $(arg)$(extra) ***'; \ +run_test = @echo '* $(arg)$(extra)'; \ setsid $(ruby) $(arg) $(TEST_OPTS) >$(t) 2>&1 || \ (sed "s,^,$(extra): ," >&2 < $(t); exit 1) -- cgit v1.2.3-24-ge0c7