GauthamBanasandra commented on PR #6673: URL: https://github.com/apache/hadoop/pull/6673#issuecomment-2030238139
> docs are good, but still shellcheck issues > > ``` > dev-support/bin/create-release:540:1: note: The mentioned syntax error was in this brace group. [SC1009] > dev-support/bin/create-release:585:3: error: Couldn't parse this simple command. Fix to allow more checks. [SC1073] > dev-support/bin/create-release:586:5: error: Place shellcheck directives before commands, not after. [SC1126] > dev-support/bin/create-release:586:32: error: Fix any mentioned problems and try again. [SC1072] > ``` @steveloughran I've fixed the shellcheck issues now. Could you please take another look? The unit test failures aren't related to my PR. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
