[Pvfs2-cvs] commit by kunkel in pvfs2/maint: make-dist.sh
CVS commit program
cvs at parl.clemson.edu
Wed May 23 16:49:10 EDT 2007
Update of /projects/cvsroot/pvfs2/maint
In directory parlweb1:/tmp/cvs-serv20193/maint
Modified Files:
Tag: pvfs2-kunkel-tas-branch
make-dist.sh
Log Message:
Merge HEAD changes to TAS-branch.
Index: make-dist.sh
===================================================================
RCS file: /projects/cvsroot/pvfs2/maint/make-dist.sh,v
diff -p -u -r1.7 -r1.7.2.1
--- make-dist.sh 3 Oct 2006 19:43:08 -0000 1.7
+++ make-dist.sh 23 May 2007 20:49:10 -0000 1.7.2.1
@@ -74,7 +74,6 @@ for f in `find . -name "*.toc"`; do rm -
for f in `find . -name "*.aux"`; do rm -rf $f; done
rm Makefile pvfs2-config.h PVFS2-GLOBAL-TODO.txt
rm src/common/statecomp/statecomp
-rm -rf test
# dump some special options into the top level module.mk.in
echo "DIST_RELEASE = 1" >> module.mk.in
More information about the Pvfs2-cvs
mailing list