Ignore:
Timestamp:
09/02/22 20:53:34 (3 years ago)
Author:
jdquinn
Message:

CHG: Custom cluster class for AWS ISSM solution server instance; typos; clean up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/clusters/saga.py

    r26854 r27262  
    153153        subprocess.call(compressstring, shell=True)
    154154
    155         print('uploading input file and queueing script')
     155        print('uploading input file and queuing script')
    156156        issmscpout(self.name, self.executionpath, self.login, self.port, [dirname + '.tar.gz'])
    157157    # }}}
Note: See TracChangeset for help on using the changeset viewer.