Spent too long looking at bash code after posting previous RFC, but got it into shape. The first 2 seem to be real bugs you can trigger by making a test case fail. Third IMO is pretty solid now but no users yet so I can keep it around and resubmit with a user some time later. Thanks, Nick Nicholas Piggin (3): migration: Fix test harness hang on fifo migration: Fix test harness hang if source does not reach migration point arch-run: Support multiple migrations lib/migrate.c | 8 +++--- lib/migrate.h | 1 + scripts/arch-run.bash | 65 ++++++++++++++++++++++++++++++++++++------- 3 files changed, 60 insertions(+), 14 deletions(-) -- 2.40.1