[
https://issues.apache.org/jira/browse/PHOENIX-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381556#comment-14381556
]
Hudson commented on PHOENIX-1770:
---------------------------------
FAILURE: Integrated in Phoenix-master #641 (See
[https://builds.apache.org/job/Phoenix-master/641/])
PHOENIX-1770 Correct exit code from bin scripts (gabrielr: rev
1a13784228f05ebe51e52ad80ae464d8531c2fe0)
* bin/performance.py
* bin/end2endTest.py
* bin/psql.py
> psql.py returns 0 even if an error has occurred
> -----------------------------------------------
>
> Key: PHOENIX-1770
> URL: https://issues.apache.org/jira/browse/PHOENIX-1770
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.3
> Reporter: Mark Tse
> Assignee: Gabriel Reid
> Fix For: 5.0.0, 4.3.1, 4.4.0
>
> Attachments: PHOENIX-1770-notabs.patch, PHOENIX-1770.patch
>
>
> psql.py should exit with the return code provided by
> `subprocess.check_call(java_cmd, shell=True)`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)