From: "Theo Chatzimichos" <tampakrap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/planet-gentoo:master commit in: scripts/
Date: Tue, 7 Aug 2012 06:40:59 +0000 (UTC) [thread overview]
Message-ID: <1344321644.9e7eda5fce60c8eeb0d18d106222141db661ac7b.tampakrap@gentoo> (raw)
commit: 9e7eda5fce60c8eeb0d18d106222141db661ac7b
Author: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 7 06:40:44 2012 +0000
Commit: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Tue Aug 7 06:40:44 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/planet-gentoo.git;a=commit;h=9e7eda5f
Make it executable, and print a message on the instance running
---
scripts/error-report | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/scripts/error-report b/scripts/error-report
old mode 100644
new mode 100755
index ccb42eb..983c68d
--- a/scripts/error-report
+++ b/scripts/error-report
@@ -4,5 +4,6 @@
# and email the planet admins with the result
for instance in planet universe; do
+ echo "ERRORS in ${instance}"
find /var/log/planet.gentoo.org/${instance} -type f -name "$(date +%Y-%m-%d)*" -exec grep "ERROR" {} \; | sort | uniq -c
done
next reply other threads:[~2012-08-07 6:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-07 6:40 Theo Chatzimichos [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-08-09 14:42 [gentoo-commits] proj/planet-gentoo:master commit in: scripts/ Theo Chatzimichos
2012-08-05 17:24 Theo Chatzimichos
2012-08-05 16:14 Theo Chatzimichos
2012-08-05 16:13 Theo Chatzimichos
2012-08-05 15:51 Theo Chatzimichos
2012-08-05 14:48 Theo Chatzimichos
2012-08-05 14:00 Theo Chatzimichos
2012-08-05 13:52 Theo Chatzimichos
2012-08-05 12:06 Theo Chatzimichos
2012-08-05 12:01 Theo Chatzimichos
2012-08-05 11:59 Theo Chatzimichos
2012-08-05 11:47 Theo Chatzimichos
2012-08-05 10:51 Theo Chatzimichos
2011-11-14 15:21 Theo Chatzimichos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1344321644.9e7eda5fce60c8eeb0d18d106222141db661ac7b.tampakrap@gentoo \
--to=tampakrap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox