summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2013-06-15 10:45:32 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2013-06-15 10:45:32 +0000
commit57d03d0c5a852e46d9b8bf67242c3215a191e0a0 (patch)
treee87e28e3a88942d878c7fc31cc792c2b9f994441
parent7c099f0f2007f4b294e857bdfd859d41dd77f561 (diff)
downloadmorphs-ps/linecount.tar.gz
remove spurious commentps/linecount
-rw-r--r--counter.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/counter.sh b/counter.sh
index 1f03c68..fb26802 100644
--- a/counter.sh
+++ b/counter.sh
@@ -15,10 +15,6 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-# Remove all chunk artifacts in the cache except the newest. Morph does
-# not currently clean its caches at any point, so this script is necessary
-# to avoid running out of disk space.
-
set -e
usage() {