jmtd opened a new pull request, #3843: URL: https://github.com/apache/incubator-heron/pull/3843
The example bash shell commands in this document are wrapped onto multiple lines with backslashes for legibility. However, there are space characters inserted after the backslash escapes, breaking the commands: the spaces are being escaped, not the newlines. An attempt to copy and paste the commands directly from the documentation will fail. Remove the spaces to fix the commands. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
