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

HAWQ-1701. enable feature test in apache hawq #1432

Closed
wants to merge 1 commit into from
Closed

HAWQ-1701. enable feature test in apache hawq #1432

wants to merge 1 commit into from

Conversation

oushu1tuyu1
Copy link
Contributor

No description provided.

@@ -259,6 +259,11 @@ def local_ssh(cmd, logger = None, warning = False):
logger.error(stderr.strip())
else:
logger.warn(stderr.strip())

if result.returncode == 1 or result.returncode == 2:
# give some existing warning
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the comment here

@huor
Copy link
Contributor

huor commented Apr 17, 2019

LGTM +1

@stanlyxiang
Copy link
Member

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants