[120377] branches/gsoc14-pip2port/tester.py

gaurav at macports.org gaurav at macports.org
Sun May 25 03:58:33 PDT 2014


Revision: 120377
          https://trac.macports.org/changeset/120377
Author:   gaurav at macports.org
Date:     2014-05-25 03:58:33 -0700 (Sun, 25 May 2014)
Log Message:
-----------
Added Script for executable

Modified Paths:
--------------
    branches/gsoc14-pip2port/tester.py

Modified: branches/gsoc14-pip2port/tester.py
===================================================================
--- branches/gsoc14-pip2port/tester.py	2014-05-25 04:44:49 UTC (rev 120376)
+++ branches/gsoc14-pip2port/tester.py	2014-05-25 10:58:33 UTC (rev 120377)
@@ -1,3 +1,9 @@
+#! /bin/sh
+""":"
+exec python $0 ${1+"$@"}
+"""
+__doc__ = """...Tester Script for pypi2port..."""
+
 # -*- coding: utf-8 -*-
 #! /usr/bin/env python
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140525/b693afba/attachment.html>


More information about the macports-changes mailing list