public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeremy Olexa" <darkside@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qa-scripts:master commit in: /, htdocs/
Date: Wed, 28 Nov 2012 13:54:00 +0000 (UTC)	[thread overview]
Message-ID: <1354110835.7b09d1e1fd9b94e3e2d2fe5d3b8cc77ecfc98ebc.darkside@gentoo> (raw)

commit:     7b09d1e1fd9b94e3e2d2fe5d3b8cc77ecfc98ebc
Author:     Jeremy Olexa <darkside <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 28 13:53:55 2012 +0000
Commit:     Jeremy Olexa <darkside <AT> gentoo <DOT> org>
CommitDate: Wed Nov 28 13:53:55 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qa-scripts.git;a=commit;h=7b09d1e1

Better name for output graph

Signed-off-by: Jeremy Olexa <darkside <AT> gentoo.org>

---
 gen-dev-wot.sh    |    6 +++---
 htdocs/index.html |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gen-dev-wot.sh b/gen-dev-wot.sh
index ab20c2d..81e70b0 100755
--- a/gen-dev-wot.sh
+++ b/gen-dev-wot.sh
@@ -25,8 +25,8 @@ wget -q -O -  http://www.gentoo.org/proj/en/devrel/roll-call/userinfo.xml | \
 /usr/bin/gpg -q --export `cat keys.txt` > keys.gpg
 
 /usr/bin/gpg -q --no-default-keyring  --keyring ./keys.gpg --list-sigs | \
-	/usr/bin/sig2dot -q -a -t "Gentoo Dev WoT" -s stats.html 2> /dev/null | \
-	/usr/bin/neato -Gcharset=latin1 -Tpng > "${1}/graph.png"
+	/usr/bin/sig2dot -q -a -t "Gentoo Dev WoT" -s wot-stats.html 2> /dev/null | \
+	/usr/bin/neato -Gcharset=latin1 -Tpng > "${1}/wot-graph.png"
 
-mv stats.html "${1}"
+mv wot-stats.html "${1}"
 rm -rf $GNUPGHOME

diff --git a/htdocs/index.html b/htdocs/index.html
index 10465c3..7e3213d 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -64,7 +64,7 @@
 	<h2>
 		Misc:
 	</h2>
-	<a href=http://qa-reports.gentoo.org/output/graph.png>Gentoo Dev WoT</a> (Updated Weekly)&nbsp;|&nbsp;<a href=http://qa-reports.gentoo.org/output/stats.html>Node Stats</a>
+	<a href=http://qa-reports.gentoo.org/output/wot-graph.png>Gentoo Dev WoT</a> (Updated Weekly)&nbsp;|&nbsp;<a href=http://qa-reports.gentoo.org/output/wot-stats.html>Node Stats</a>
 
 </body>
 </html>


             reply	other threads:[~2012-11-28 13:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-28 13:54 Jeremy Olexa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-19  6:35 [gentoo-commits] proj/qa-scripts:master commit in: /, htdocs/ Michał Górny
2020-05-25 12:22 Michał Górny
2019-08-29  5:51 Michał Górny
2019-08-28  9:19 Michał Górny
2011-06-22 14:25 Jeremy Olexa
2011-06-14 21:09 Jeremy Olexa
2011-05-03 20:22 Jeremy Olexa

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=1354110835.7b09d1e1fd9b94e3e2d2fe5d3b8cc77ecfc98ebc.darkside@gentoo \
    --to=darkside@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