From f116bd21fa2d0d13861dbde638ebdb33a01e8568 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 10 Jul 2002 16:08:50 +0000 Subject: Add comment explaining what it does --- tools/create-distribution | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools/create-distribution') diff --git a/tools/create-distribution b/tools/create-distribution index 6a6e062..35f58a4 100755 --- a/tools/create-distribution +++ b/tools/create-distribution @@ -1,5 +1,8 @@ #!/bin/sh +# This script is used after exporting the CVS to build a new +# release tarball + set -e find -name .cvsignore -print0 | xargs -0 rm -- cgit v1.2.3