steveloughran commented on PR #6673: URL: https://github.com/apache/hadoop/pull/6673#issuecomment-2025701608
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] ``` -- 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]
