mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-04-18 14:41:16 +00:00
Don't change britney.conf from the source tree and restore it back after the tests; this is prone to leave a broken config behind if a test gets interrupted. Instead, copy the file to our temp dir, and let tests hack on it there. (Introduced in lp:~canonical-ci-engineering/britney/boottesting-support)