Installs stdin file onto remote target in working directory before
launch.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This is a hard one to do automatically. What if you have an input file already on the remote side you wanted to used without one being uploaded for you? If we do this by default we don't have the option of using one that is already on the remote host. I would prefer to not automate this and fix the test suite so it does this for us, but it doesn't happen automagically...