summaryrefslogtreecommitdiff
path: root/bin/build-master-status
diff options
context:
space:
mode:
Diffstat (limited to 'bin/build-master-status')
-rwxr-xr-xbin/build-master-status3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/build-master-status b/bin/build-master-status
index 3a8348e..0e5d172 100755
--- a/bin/build-master-status
+++ b/bin/build-master-status
@@ -278,14 +278,15 @@ 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: A failure occurred in package()\.$' {} \; \
-printf '%f package()\n' \
\) -o \
\( \
- \( \
-exec zgrep -q '^==> ERROR: Could not download sources\.$' {} \; \
-printf '%f source\n' \
\) -o \