From: "Jauhien Piatlicki" <jauhien@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/g-sorcery:master commit in: scripts/ Date: Sun, 17 Jan 2016 15:16:17 +0000 (UTC) [thread overview] Message-ID: <1452984564.dd4f5f2118ba536f6b23079c38870fcde5d00350.jauhien@gentoo> (raw) commit: dd4f5f2118ba536f6b23079c38870fcde5d00350 Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org> AuthorDate: Sat Jan 16 22:49:24 2016 +0000 Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org> CommitDate: Sat Jan 16 22:49:24 2016 +0000 URL: https://gitweb.gentoo.org/proj/g-sorcery.git/commit/?id=dd4f5f21 [scripts] run tests for Python 3.5 scripts/all_pythons.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/all_pythons.sh b/scripts/all_pythons.sh index af4c1f1..fe1d74f 100755 --- a/scripts/all_pythons.sh +++ b/scripts/all_pythons.sh @@ -2,7 +2,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" -for VER in 2.7 3.3 3.4 +for VER in 2.7 3.3 3.4 3.5 do echo echo "testing python${VER}"
WARNING: multiple messages have this Message-ID (diff)
From: "Jauhien Piatlicki" <jauhien@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/g-sorcery:dev commit in: scripts/ Date: Sun, 17 Jan 2016 15:15:51 +0000 (UTC) [thread overview] Message-ID: <1452984564.dd4f5f2118ba536f6b23079c38870fcde5d00350.jauhien@gentoo> (raw) Message-ID: <20160117151551.QH2T8P4tqb_9W1bA5Xvv32UWHre3m8F9TLv8MbpcjYI@z> (raw) commit: dd4f5f2118ba536f6b23079c38870fcde5d00350 Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org> AuthorDate: Sat Jan 16 22:49:24 2016 +0000 Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org> CommitDate: Sat Jan 16 22:49:24 2016 +0000 URL: https://gitweb.gentoo.org/proj/g-sorcery.git/commit/?id=dd4f5f21 [scripts] run tests for Python 3.5 scripts/all_pythons.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/all_pythons.sh b/scripts/all_pythons.sh index af4c1f1..fe1d74f 100755 --- a/scripts/all_pythons.sh +++ b/scripts/all_pythons.sh @@ -2,7 +2,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" -for VER in 2.7 3.3 3.4 +for VER in 2.7 3.3 3.4 3.5 do echo echo "testing python${VER}"
next reply other threads:[~2016-01-17 15:16 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2016-01-17 15:16 Jauhien Piatlicki [this message] 2016-01-17 15:15 ` [gentoo-commits] proj/g-sorcery:dev commit in: scripts/ Jauhien Piatlicki -- strict thread matches above, loose matches on Subject: below -- 2021-05-04 15:50 [gentoo-commits] proj/g-sorcery:master " Ulrich Müller 2013-09-16 0:19 Jauhien Piatlicki 2013-07-08 23:53 Jauhien Piatlicki
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=1452984564.dd4f5f2118ba536f6b23079c38870fcde5d00350.jauhien@gentoo \ --to=jauhien@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: linkBe 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