Closed fscheiner closed 5 years ago
@brianhlin @iWangJiaxiang I updated the HTML manually, so only the actual content change is visible in the diff instead of also the differences between the HTML output of my local AsciiDoctor installation and the AsciiDoctor installation used for creating the original HTML file.
As per the first comment above, there was also some explanatory text missing in addition - must have been lost since before GT 5.2.5. I came up with something that I assume could work, though I don't have any experience with GRAM: Assuming that globus-job-run
will block until the submitted job terminates and a keyboard interrupt (equal to sending a SIGINT to the foreground process (group)) will be forwarded as SIGINT to the actual job, I assume it will look on the command line as the modified example.
If you have a working GRAM installation, could you please check if it behaves as I anticipated it?
Also added missing text and keyboard interrupt sequence to example