[csw-devel] SF.net SVN: gar:[12028] csw/mgar/gar/v2/lib/python/dependency_checks_test. py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Dec 20 12:54:16 CET 2010
Revision: 12028
http://gar.svn.sourceforge.net/gar/?rev=12028&view=rev
Author: wahwah
Date: 2010-12-20 11:54:16 +0000 (Mon, 20 Dec 2010)
Log Message:
-----------
checkpkg: Use /usr/bin/env python2.6 for depchecks
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/dependency_checks_test.py
Modified: csw/mgar/gar/v2/lib/python/dependency_checks_test.py
===================================================================
--- csw/mgar/gar/v2/lib/python/dependency_checks_test.py 2010-12-20 11:53:45 UTC (rev 12027)
+++ csw/mgar/gar/v2/lib/python/dependency_checks_test.py 2010-12-20 11:54:16 UTC (rev 12028)
@@ -1,4 +1,4 @@
-#!/opt/csw/bin/python2.6
+#!/usr/bin/env python2.6
import checkpkg_lib
import copy
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