aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index 61d10c4..877e5bd 100755
--- a/iurt
+++ b/iurt
@@ -1029,7 +1029,7 @@ do {
}
} else {
$srpm = rebuild_one($dir, $srpm, $status);
- write_status($local_spool, \%run, $new_srpm);
+ write_status($local_spool, \%run, $srpm);
}
}
if ($run{parallel}) {