[csw-devel] SF.net SVN: gar:[11969] csw/mgar/gar/v2/lib/python/compare_pkgs.py

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Dec 16 16:33:10 CET 2010


Revision: 11969
          http://gar.svn.sourceforge.net/gar/?rev=11969&view=rev
Author:   wahwah
Date:     2010-12-16 15:33:10 +0000 (Thu, 16 Dec 2010)

Log Message:
-----------
comparepkg: Using /usr/bin/env for compatibility

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/compare_pkgs.py

Modified: csw/mgar/gar/v2/lib/python/compare_pkgs.py
===================================================================
--- csw/mgar/gar/v2/lib/python/compare_pkgs.py	2010-12-16 13:44:39 UTC (rev 11968)
+++ csw/mgar/gar/v2/lib/python/compare_pkgs.py	2010-12-16 15:33:10 UTC (rev 11969)
@@ -1,4 +1,4 @@
-#!/opt/csw/bin/python2.6
+#!/usr/bin/env python2.6
 # coding=utf-8
 # vim:set sw=2 ts=2 sts=2 expandtab:
 #


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list