summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--import.bugzilla.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/import.bugzilla.php b/import.bugzilla.php
index cc3237b..092f456 100644
--- a/import.bugzilla.php
+++ b/import.bugzilla.php
@@ -88,6 +88,8 @@
}
+ unlink($filename);
+
}
// FIXME this query takes a while to run