aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xulri2
1 files changed, 2 insertions, 0 deletions
diff --git a/ulri b/ulri
index 039f4f0..c9f2990 100755
--- a/ulri
+++ b/ulri
@@ -440,6 +440,8 @@ foreach my $prefix (keys %pkg_tree) {
next bot;
}
+ plog('INFO', "Failure reason: $success || $later || $fail || $timeout || $zombie || $ended");
+
plog('FAIL', "build failed");
create_file("$done_dir/${prefix}_$arch.fail", "$bot $host");
mkpath($fail_dir);