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
commitd2f59fae59e5a84555c0467e285d73949cd08bf7 (patch)
tree293c861042a5b7a7a5703ae5ea3a540c2953246f
parent79a2e089d461ed32ab69f625ded50daf5c7f2f8d (diff)
downloadlicense-check-d2f59fae59e5a84555c0467e285d73949cd08bf7.tar.gz
license-check-d2f59fae59e5a84555c0467e285d73949cd08bf7.tar.xz
license-check-d2f59fae59e5a84555c0467e285d73949cd08bf7.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 && \