Changeset 12187
- Timestamp:
- 05/03/12 11:05:29 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/scripts/DownloadExternalPackage.py
r12186 r12187 14 14 if os.path.exists(localFile): 15 15 print "File "+ localFile +" already exists and will not be downloaded..." 16 return16 exit 17 17 18 18 #Try to download from url
Note:
See TracChangeset
for help on using the changeset viewer.