Skip to content

Commit

Permalink
Remove leftover NorduGrid ARC0 code from GC3Utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardomurri committed May 4, 2018
1 parent 92c09d7 commit b991b2c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions gc3utils/__init__.py
@@ -1,8 +1 @@
#!/usr/bin/python

# NG's default packages install arclib into
# /opt/nordugrid/lib/pythonX.Y/site-packages; add this anyway in case
# users did not set their PYTHONPATH correctly
import sys
sys.path.append('/opt/nordugrid/lib/python%d.%d/site-packages'
% sys.version_info[:2])

0 comments on commit b991b2c

Please sign in to comment.