From 9afee156e06b9064ee7eb8e35c8415f59d1b3e80 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 13 Oct 2015 12:18:50 +0000 Subject: t/test_pbuilder-apt-config: remove temporary file at the end of the test --- t/test_pbuilder-apt-config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t/test_pbuilder-apt-config b/t/test_pbuilder-apt-config index e00730e..e396aa5 100755 --- a/t/test_pbuilder-apt-config +++ b/t/test_pbuilder-apt-config @@ -180,4 +180,6 @@ expect_output "sid" debootstrap_suite --profile unstable expect_output "ubuntu-mirror" debootstrap_mirror --profile lucid --arch amd64 expect_output "ubuntu-ports-mirror" debootstrap_mirror --profile lucid --arch armel +rm -f "$mirror_map" + testlib_summary -- cgit v1.2.3