From: "Jauhien Piatlicki" <piatlicki@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/g-sorcery:master commit in: scripts/
Date: Mon, 8 Jul 2013 23:53:54 +0000 (UTC) [thread overview]
Message-ID: <1373327474.1783dcebe04637516737954acacff7b567654b53.jauhien@gentoo> (raw)
commit: 1783dcebe04637516737954acacff7b567654b53
Author: Jauhien Piatlicki (jauhien) <piatlicki <AT> gmail <DOT> com>
AuthorDate: Mon Jul 8 23:51:14 2013 +0000
Commit: Jauhien Piatlicki <piatlicki <AT> gmail <DOT> com>
CommitDate: Mon Jul 8 23:51:14 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/g-sorcery.git;a=commit;h=1783dceb
scripts/all_pythons.sh
---
scripts/all_pythons.sh | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/scripts/all_pythons.sh b/scripts/all_pythons.sh
new file mode 100755
index 0000000..136239c
--- /dev/null
+++ b/scripts/all_pythons.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
+
+for VER in 2.7 3.2 3.3 #2.6 to be added later
+do
+ python${VER} ${DIR}/run_tests.py
+done
next reply other threads:[~2013-07-09 23:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-08 23:53 Jauhien Piatlicki [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-09-16 0:19 [gentoo-commits] proj/g-sorcery:master commit in: scripts/ Jauhien Piatlicki
2016-01-17 15:16 Jauhien Piatlicki
2021-05-04 15:50 Ulrich Müller
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=1373327474.1783dcebe04637516737954acacff7b567654b53.jauhien@gentoo \
--to=piatlicki@gmail.com \
--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