Repository: incubator-eagle
Updated Branches:
  refs/heads/master 12e4395fd -> 48b595251


minor: Fix bad char in eagle-dev/merge-eagle-pr.py


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

Branch: refs/heads/master
Commit: 48b59525110c4073ff75b371f58c8ebabd159b7b
Parents: 12e4395
Author: Hao Chen <h...@apache.org>
Authored: Wed Apr 13 20:31:35 2016 +0800
Committer: Hao Chen <h...@apache.org>
Committed: Wed Apr 13 20:34:36 2016 +0800

----------------------------------------------------------------------
 eagle-dev/merge-eagle-pr.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/48b59525/eagle-dev/merge-eagle-pr.py
----------------------------------------------------------------------
diff --git a/eagle-dev/merge-eagle-pr.py b/eagle-dev/merge-eagle-pr.py
index 9d25dcc..03a4677 100755
--- a/eagle-dev/merge-eagle-pr.py
+++ b/eagle-dev/merge-eagle-pr.py
@@ -441,4 +441,4 @@ if __name__ == "__main__":
     except:
         clean_up()
         raise
-Status
\ No newline at end of file
+

Reply via email to