mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-06 12:45:57 +01:00
Make the cleanup() function more wary of failures. Otherwise, because we have `set -e` turned on, on the first failure, it will jump ship and not finish cleanup. Also make the test use a local directory instead of /var/lib/atomic/migrate).