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