On 26 June 2016 at 19:58, Andrew Cagney <[email protected]> wrote: >> | As antony said, it is VERY useful to run a single test and then ssh in >> | while the tunnel is still up. >> >> Yes. So maybe we need to cleanly separate shutdown into a separate step >> and have the script-runner capable of stopping at any designated step. >> For an example of this kind of control, look at rpmbuild's -b parameter. > > Yea, an explicit option like --stop-before <script>.
FYI, I added --stop-at to kvmrunner.py, for instance: ./testing/utils/kvmrunner.py --stop-at westrun.sh testing/pluto/basic-pluto-01 stops at (before executing) westrun.sh Andrew _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
