summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-03-25 02:54:20 -0400
committerTodd Zullinger <tmz@pobox.com>2008-03-27 16:53:20 -0400
commit0f9347fbfd344e3ff8047c68a0d94486b4d500e2 (patch)
tree774ffc2632a306449a4f796cef56d14ed07f5a61
parent2265c5f2a34f91656d68b363edb2d6585ac3e39d (diff)
downloadlicense-check-0f9347fbfd344e3ff8047c68a0d94486b4d500e2.tar.gz
license-check-0f9347fbfd344e3ff8047c68a0d94486b4d500e2.tar.xz
license-check-0f9347fbfd344e3ff8047c68a0d94486b4d500e2.zip
drop old cp based backup of generated data files
-rwxr-xr-xlicense-stats3
1 files changed, 0 insertions, 3 deletions
diff --git a/license-stats b/license-stats
index 4d55044..06e11f7 100755
--- a/license-stats
+++ b/license-stats
@@ -1,8 +1,5 @@
#!/bin/bash
-# remove this cp line eventually
-cp --backup=numbered data/bad-license-tags-by-* data/old
-
time ( \
cd devel && cvs -q up && cd .. && \
./check-licenses.py -p > data/bad-license-tags-by-package && \