Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix trivial typo #2546

Closed
wants to merge 8 commits into from
Closed

Fix trivial typo #2546

wants to merge 8 commits into from

Conversation

byung-u
Copy link
Contributor

@byung-u byung-u commented Aug 22, 2017

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

What type of PR is it?

[Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]

Todos

  • - Task

What is the Jira issue?

How should this be tested?

Outline the steps to test the PR here.

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update?
  • Is there breaking changes for older versions?
  • Does this needs documentation?

prabhjyotsingh and others added 8 commits August 17, 2017 14:01
This is to test the new feature that was brought in with ZEPPELIN-2825 (org.apache.zeppelin.utils.AnyOfRolesAuthorizationFilter)

[Improvement]

* [ZEPPELIN-2846](https://issues.apache.org/jira/browse/ZEPPELIN-2846)

CI should be green

* Does the licenses files need update? N/A
* Is there breaking changes for older versions? N/A
* Does this needs documentation? N/A

Author: Prabhjyot Singh <prabhjyotsingh@gmail.com>

Closes apache#2524 from prabhjyotsingh/ZEPPELIN-2846 and squashes the following commits:

e2a7ad5 [Prabhjyot Singh] add selenium test case for AnyOfRolesAuthorizationFilter
@byung-u byung-u closed this Aug 22, 2017
@byung-u byung-u deleted the feature/trivial-typo branch August 22, 2017 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants