clintropolis edited a comment on issue #7612: add git porcelain check to travis URL: https://github.com/apache/incubator-druid/pull/7612#issuecomment-490300610 This appears to maybe be working as expected, https://travis-ci.org/apache/incubator-druid/jobs/529543328#L5914 but also has some strange errors ``` $ git status --porcelain" /home/travis/.travis/functions: eval: line 104: unexpected EOF while looking for matching `"' /home/travis/.travis/functions: eval: line 105: syntax error: unexpected end of file ``` So it might need adjustment. This PR should pass once #7613 is merged.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
