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/cyclone.py

    r26344 r27262  
    9393        subprocess.call(compressstring, shell=True)
    9494
    95         print('uploading input file and queueing script')
     95        print('uploading input file and queuing script')
    9696        issmscpout(self.name, self.executionpath, self.login, self.port, [dirname + '.tar.gz'])
    9797    # }}}
Note: See TracChangeset for help on using the changeset viewer.