From a17666ba3feaa27dc321953a1a563c76df9f5835 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Wed, 11 Jul 2012 17:54:55 +0200 Subject: [PATCH] Correct rule to keep stats. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6668742..abc94bf 100644 --- a/Makefile +++ b/Makefile @@ -52,4 +52,4 @@ stats: ( \ date +"%Y-%m-%dT%H%M" ; \ msgfmt -o /dev/null --statistics freeculture.nb.po 2>&1 \ - ) | tee stats.txt + ) | tee -a stats.txt -- 2.51.0