I'm trying to set up a test that needs to co-ordinate operations
between east, west, nic, and road (and perhaps north) and I'm finding
having lots of separate script files cumbersome.

I've got to wonder if it would all be easier if there was a single
file (called run.sh say), that looked like:

east# so something
west# do something else
...

it would certainly make manipulating the sequence easier; the down
side is that the script wouldn't be runable.

thinking out loud,
Andrew

PS: this is starting to get very like expect, or expunit
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to