From b1b8334afb2f046c5f3f1115974ce4e76a046cfa Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 7 Feb 2001 15:36:50 +0000 Subject: Good, we can get list statistics again. svn path=/trunk/; revision=3032 --- getstats.py | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/getstats.py b/getstats.py index 563b39e0..57d2f233 100755 --- a/getstats.py +++ b/getstats.py @@ -10,17 +10,9 @@ ln = commands.getoutput("co -p RCS/*.[chly],v 2>/dev/null | wc -l") vers = commands.getoutput("sed -n -e '/VERSION/s/VERSION *= *\\(.*\\)/\\1/p'