2a3701d012
The docker-shaped update block in TestUpdateBlockValidatedAtStartup has source_dir equal to install_dir and no source_rollback, which is exactly the deployment the new validation refuses. The fixture is meant to be the good case, so it now says how the source is rolled back. Found in review of #69.