r2858 - in zope.component/trunk/debian/tests (all)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Tue Jul 1 17:15:45 UTC 2014


    Date: Tuesday, July 1, 2014 @ 17:15:45
  Author: barry
Revision: 2858

Fix shebang.

Modified:
  zope.component/trunk/debian/tests/all

Modified: zope.component/trunk/debian/tests/all
===================================================================
--- zope.component/trunk/debian/tests/all	2014-07-01 15:53:14 UTC (rev 2857)
+++ zope.component/trunk/debian/tests/all	2014-07-01 17:15:45 UTC (rev 2858)
@@ -1,4 +1,4 @@
-#/usr/bin/python
+#!/usr/bin/python
 
 import zope.component
 print zope.component




More information about the pkg-zope-developers mailing list