aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt1
1 files changed, 1 insertions, 0 deletions
diff --git a/iurt b/iurt
index 242f75c..28a52b2 100755
--- a/iurt
+++ b/iurt
@@ -1021,6 +1021,7 @@ do {
$chroot_tmp .= "_" . int($i);
rebuild_one($dir, $srpm, $status);
write_status($local_spool, \%run, $srpm);
+ clean_chroot($chroot_tmp, \%run, $config);
exit;
} else {
die "could not fork";