todo - overall exit status
- both scripts (preferably) should provide their own exit status
- at the very least return non-zero if any errors occurred
- would be nice to provide something better than a
0
or1
(eg: a count of total non-zero exits/jobs)
0
or 1
(eg: a count of total non-zero exits/jobs)