aboutsummaryrefslogtreecommitdiffstats
path: root/ulri
diff options
context:
space:
mode:
Diffstat (limited to 'ulri')
-rwxr-xr-xulri2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulri b/ulri
index dc89ba2..b5b06eb 100755
--- a/ulri
+++ b/ulri
@@ -381,7 +381,7 @@ foreach my $prefix (keys %pkg_tree) {
last;
} elsif (move("$result_file.new", $result_file)) {
create_file($done_file, "$bot $host");
- $success = 1;
+ $success = $compildone->{$prefix}{$arch};
}
}
next if $error;