[Zope-CVS] CVS: CVSROOT - adjustlinks.py:1.2 postcommit_actions:1.8

Jens Vagelpohl jens at cvs.zope.org
Wed Oct 22 15:41:22 EDT 2003


Update of /cvs-zopeorg/CVSROOT
In directory cvs.zope.org:/tmp/cvs-serv8551

Modified Files:
	adjustlinks.py postcommit_actions 
Log Message:
- change python interpreters



=== CVSROOT/adjustlinks.py 1.1 => 1.2 ===
-#!/usr/local/bin/python2.1
+#!/usr/bin/env python
 
 """Adjust symlinks in the repository according to the repolinks recipe file.
 


=== CVSROOT/postcommit_actions 1.7 => 1.8 ===
-#!/usr/local/bin/python2.1
+#!/usr/bin/env python
 
 """Apply checkin actions dictated by traffic_table.py, as checkins occur.
 




More information about the Zope-CVS mailing list