summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/build-master-status4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/build-master-status b/bin/build-master-status
index 719b22b..2bb576b 100755
--- a/bin/build-master-status
+++ b/bin/build-master-status
@@ -278,6 +278,10 @@ if ${web}; then
-exec zgrep -q '^==> ERROR: A failure occurred in check()\.$' {} \; \
-printf '%f check()\n' \
\) -o \
+ -exec zgrep -q '^==> ERROR: A failure occurred in prepare()\.$' {} \; \
+ -printf '%f prepare()\n' \
+ \) -o \
+ \( \
\( \
-exec zgrep -q '^==> ERROR: Could not download sources\.$' {} \; \
-printf '%f source\n' \