Changeset 27262 for issm/trunk-jpl/src/m/classes/clusters/saga.py
- Timestamp:
- 09/02/22 20:53:34 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/clusters/saga.py
r26854 r27262 153 153 subprocess.call(compressstring, shell=True) 154 154 155 print('uploading input file and queu eing script')155 print('uploading input file and queuing script') 156 156 issmscpout(self.name, self.executionpath, self.login, self.port, [dirname + '.tar.gz']) 157 157 # }}}
Note:
See TracChangeset
for help on using the changeset viewer.