Jarek Jarcec Cecho created SQOOP-1858:
-----------------------------------------
Summary: Sqoop2: Print out warnings from git apply on output of
precommit hook
Key: SQOOP-1858
URL: https://issues.apache.org/jira/browse/SQOOP-1858
Project: Sqoop
Issue Type: Bug
Affects Versions: 1.99.4
Reporter: Jarek Jarcec Cecho
Assignee: Jarek Jarcec Cecho
Fix For: 1.99.5
Attachments: SQOOP-1858.patch
Currently we only check the return value of executing {{git apply}} and
printing it's stdin/stderr only if the return is not 0. However having warnings
(for example trailing whitespace) won't change the return value and hence those
get silently ignored. Hence I would suggest to enhance the precommit hook to
print out the output {{git apply}} in case that it's not empty to highlight the
warnings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)