tests: improve perl-based tempdir handling
authorJim Meyering <meyering@redhat.com>
Fri, 25 Apr 2008 08:41:42 +0000 (10:41 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 27 Apr 2008 19:31:32 +0000 (21:31 +0200)
commitbbafdc3c8f97cc1df1b4cd0f17280ea5f5295cfa
treeaadc44e4afdedfb6218edb87e3d2666fc1fd1cb8
parentdfdb532fd3472304da08fb35859cdfee3caaf5c6
tests: improve perl-based tempdir handling

Before, upon interrupt, directories would be left behind.
* tests/CuTmpdir.pm: Remove temporary directory on interrupt.
tests/CuTmpdir.pm