From ac18c6a3bd9b1e497cd97c52fd77f256961b48e6 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sun, 27 Apr 2008 05:59:38 +0000 Subject: more stuff :) --- scripts/count_source.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 scripts/count_source.sh (limited to 'scripts/count_source.sh') diff --git a/scripts/count_source.sh b/scripts/count_source.sh new file mode 100644 index 00000000..17335cd3 --- /dev/null +++ b/scripts/count_source.sh @@ -0,0 +1 @@ +svn blame `svn -R ls | grep ^src | grep -v external | grep -v /$` | python scripts/process_blame.py -- cgit 1.4.1