Commit Graph

2 Commits (4b0870aa6e4842e6839a2494de034348e0487202)

Author SHA1 Message Date
David Wilson 3179951f5c issue #454: fix AttributeError and atexit.yml test. 7 years ago
David Wilson 7fd9fb0014 issue #397: fix another case where stray tmpdirs can be left behind.
Newer Ansibles use atexit.register() to invoke cleanup, so we need to
run those registrations after each run.
7 years ago