aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
diff options
context:
space:
mode:
Diffstat (limited to 'iurt2')
-rwxr-xr-xiurt22
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt2 b/iurt2
index bdf94e2..e8b5174 100755
--- a/iurt2
+++ b/iurt2
@@ -1076,7 +1076,7 @@ retry:
} while $rebuild;
if (!$run{debug} && !$run{use_old_chroot}) {
- clean_chroot($chroot_tmp, $chroot_ref, \%run, $config, 1);
+ clean_chroot($chroot_tmp, $chroot_ref, \%run, $config);
}
plog("reprocess generated packages queue");
process_queue($config, \%run, \@wrong_rpm);