[Swift-user] Argument list to long
Mihael Hategan
hategan at mcs.anl.gov
Sun Oct 10 19:49:08 CDT 2010
On Sun, 2010-10-10 at 19:42 -0500, Jonathan Monette wrote:
> Is _swiftseq the wrapper that actually executes the app?
That would be _swiftwrap not _swiftseq.
> The app in
> Swift eventually has to be executed in the shell correct? What I am
> trying to see is what is that command line that is submitted to the shell.
You could add an environment variable called "SWIFT_GEN_SCRIPTS" and set
it to some non-null value. That will generate run.sh files in the
relevant job directories which would contain all that information (and
can be used to re-run individual apps).
More information about the Swift-user
mailing list