[csw-devel] SF.net SVN: gar:[21710] csw/mgar/gar/v2/lib/python/safe_remove_package.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Aug 11 16:08:51 CEST 2013
Revision: 21710
http://gar.svn.sourceforge.net/gar/?rev=21710&view=rev
Author: wahwah
Date: 2013-08-11 14:08:50 +0000 (Sun, 11 Aug 2013)
Log Message:
-----------
safe-remove-pkg: Use OpenCSW Python
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/safe_remove_package.py
Modified: csw/mgar/gar/v2/lib/python/safe_remove_package.py
===================================================================
--- csw/mgar/gar/v2/lib/python/safe_remove_package.py 2013-08-11 14:08:42 UTC (rev 21709)
+++ csw/mgar/gar/v2/lib/python/safe_remove_package.py 2013-08-11 14:08:50 UTC (rev 21710)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2.6
+#!/opt/csw/bin/python2.6
"""Helps to safely remove a package (by catalogname) from the catalog.
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