Mailing List Archive

[MediaWiki-commits] [Gerrit] apps...wikipedia[master]: Use python instead of python2.
Dbrant has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/405909 )

Change subject: Use python instead of python2.
......................................................................

Use python instead of python2.

Change-Id: I1b72343b05e9f249e0dd292761cbf7db0bc31d15
---
M scripts/make-release.py
1 file changed, 1 insertion(+), 1 deletion(-)


git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia refs/changes/09/405909/1

diff --git a/scripts/make-release.py b/scripts/make-release.py
index af68f93..8584286 100755
--- a/scripts/make-release.py
+++ b/scripts/make-release.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
"""
Script that builds one or more release apks.


--
To view, visit https://gerrit.wikimedia.org/r/405909
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1b72343b05e9f249e0dd292761cbf7db0bc31d15
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Dbrant <dbrant@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
[MediaWiki-commits] [Gerrit] apps...wikipedia[master]: Use python instead of python2. [ In reply to ]
jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/405909 )

Change subject: Use python instead of python2.
......................................................................


Use python instead of python2.

Change-Id: I1b72343b05e9f249e0dd292761cbf7db0bc31d15
---
M scripts/make-release.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
Dbrant: Looks good to me, approved
jenkins-bot: Verified



diff --git a/scripts/make-release.py b/scripts/make-release.py
index af68f93..8584286 100755
--- a/scripts/make-release.py
+++ b/scripts/make-release.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
"""
Script that builds one or more release apks.


--
To view, visit https://gerrit.wikimedia.org/r/405909
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1b72343b05e9f249e0dd292761cbf7db0bc31d15
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Dbrant <dbrant@wikimedia.org>
Gerrit-Reviewer: Brion VIBBER <brion@wikimedia.org>
Gerrit-Reviewer: Cooltey <cfeng@wikimedia.org>
Gerrit-Reviewer: Dbrant <dbrant@wikimedia.org>
Gerrit-Reviewer: Sharvaniharan <sharan@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits