[pLog-svn] r5501 - plog/branches/lifetype-1.2/bin-devel

oscar at devel.lifetype.net oscar at devel.lifetype.net
Wed Jun 6 17:41:10 EDT 2007


Author: oscar
Date: 2007-06-06 17:41:10 -0400 (Wed, 06 Jun 2007)
New Revision: 5501

Modified:
   plog/branches/lifetype-1.2/bin-devel/build-svn.sh
Log:
The script should clean up after it's done...


Modified: plog/branches/lifetype-1.2/bin-devel/build-svn.sh
===================================================================
--- plog/branches/lifetype-1.2/bin-devel/build-svn.sh	2007-06-06 21:35:53 UTC (rev 5500)
+++ plog/branches/lifetype-1.2/bin-devel/build-svn.sh	2007-06-06 21:41:10 UTC (rev 5501)
@@ -47,8 +47,8 @@
 
 cleanup_exit()
 {
-	#rm -rf $WORKDIR
-	#rm -rf $WORKDIR-docs
+	rm -rf $WORKDIR
+	rm -rf $WORKDIR-docs
 	exit $1
 }
 



More information about the pLog-svn mailing list