From 4484948a6d4e12485c5b54ecf0e9e6d92b749d1a Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Tue, 14 Oct 2008 12:11:42 +0000 Subject: updated the demo recorder --- scripts/count_source.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/count_source.sh') diff --git a/scripts/count_source.sh b/scripts/count_source.sh index 17335cd3..0f4a6a64 100644 --- a/scripts/count_source.sh +++ b/scripts/count_source.sh @@ -1 +1 @@ -svn blame `svn -R ls | grep ^src | grep -v external | grep -v /$` | python scripts/process_blame.py +svn blame `svn -R ls | grep ^src | grep -v external | grep -v /$ | grep -v \.txt` | python scripts/process_blame.py -- cgit 1.4.1