You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by jl...@apache.org on 2016/05/26 15:37:04 UTC

[1/2] incubator-airflow git commit: [AIRFLOW-176] remove unused formatting key

Repository: incubator-airflow
Updated Branches:
  refs/heads/master 01b3291cc -> fedbacb0e


[AIRFLOW-176] remove unused formatting key


Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/ff7e03bc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/ff7e03bc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/ff7e03bc

Branch: refs/heads/master
Commit: ff7e03bc6b06c9eebb14305272f5cb951a991641
Parents: 387f08c
Author: jlowin <jl...@apache.org>
Authored: Thu May 26 10:40:07 2016 -0400
Committer: jlowin <jl...@apache.org>
Committed: Thu May 26 10:40:07 2016 -0400

----------------------------------------------------------------------
 dev/airflow-pr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/ff7e03bc/dev/airflow-pr
----------------------------------------------------------------------
diff --git a/dev/airflow-pr b/dev/airflow-pr
index 77b9e3b..d20a8e1 100755
--- a/dev/airflow-pr
+++ b/dev/airflow-pr
@@ -391,7 +391,7 @@ def resolve_jira_issue(comment=None, jira_id=None, merge_branches=None):
     continue_maybe('Proceed with AIRFLOW-{}?'.format(jira_id))
 
     comment = click.prompt(
-        'Please enter a comment to explain why {jid} is being closed'.format(
+        'Please enter a comment to explain why {} is being closed'.format(
             jira_id),
         default=comment)
 


[2/2] incubator-airflow git commit: Merge pull request #1546 from jlowin/pr-tool-4

Posted by jl...@apache.org.
Merge pull request #1546 from jlowin/pr-tool-4


Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/fedbacb0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/fedbacb0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/fedbacb0

Branch: refs/heads/master
Commit: fedbacb0e42e78a94fdbb770ad237a2541004692
Parents: 01b3291 ff7e03b
Author: jlowin <jl...@apache.org>
Authored: Thu May 26 11:36:56 2016 -0400
Committer: jlowin <jl...@apache.org>
Committed: Thu May 26 11:36:56 2016 -0400

----------------------------------------------------------------------
 dev/airflow-pr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------