[pypy-svn] r73054 - pypy/build/ubuntu/trunk

getxsick at codespeak.net getxsick at codespeak.net
Mon Mar 29 00:17:34 CEST 2010


Author: getxsick
Date: Mon Mar 29 00:17:32 2010
New Revision: 73054

Modified:
   pypy/build/ubuntu/trunk/autobuild.sh
Log:
Add dput command. Currently commented cause gpg-agent is still not installed.


Modified: pypy/build/ubuntu/trunk/autobuild.sh
==============================================================================
--- pypy/build/ubuntu/trunk/autobuild.sh	(original)
+++ pypy/build/ubuntu/trunk/autobuild.sh	Mon Mar 29 00:17:32 2010
@@ -37,6 +37,7 @@
 
 	cd ..
 	# upload
+	#dput pypy-weekly pypy-$NEXT_RELEASE~$SVNTAG-0${serie}1_source.changes
 
 done
 rm changelog.old



More information about the Pypy-commit mailing list