zeppelin git commit: Fix trivial typo

2017-08-24 Thread kun
Repository: zeppelin Updated Branches: refs/heads/master 4a369f100 -> f3e659f46 Fix trivial typo ### What is this PR for? Fixes a trivial typo in travis_check.py. The semicolon does nothing in travis_check.py. Python use semicolon when several statements on the same line, here is [python doc

zeppelin git commit: Fix trivial typo

2017-03-26 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 87cec72a3 -> 91d69c47f Fix trivial typo Fixes a trivial typo in exception message, replacing comit by commit Author: Bruno P. Kinoshita Closes #2190 from kinow/kinow-patch-1 and squashes the following commits: e660773 [Bruno P. K

zeppelin git commit: Fix trivial typo

2017-03-26 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/master 998c8f35e -> 15641d098 Fix trivial typo Fixes a trivial typo in exception message, replacing comit by commit Author: Bruno P. Kinoshita Closes #2190 from kinow/kinow-patch-1 and squashes the following commits: e660773 [Bruno P. Kinos