aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJan Mercl <0xjnml@gmail.com>2020-08-30 23:16:45 +0200
committerJan Mercl <0xjnml@gmail.com>2020-08-30 23:16:45 +0200
commitc26bc822d86191c2e3f2334bb6a17c2846843dfe (patch)
tree2f7be869e7f78ab517db3716634b899cf8153a96 /Makefile
parent52432161b4a8a11a8e06bcf502037684858eb194 (diff)
WIPS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e07d08c..462b9fd 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ all: editor
staticcheck || true
maligned || true
git diff --unified=0 testdata *.golden
- grep -n 'FAIL\|PASS' log
+ grep -n --color=always 'FAIL\|PASS' log
go version
date 2>&1 | tee -a log