adoroszlai commented on code in PR #6913: URL: https://github.com/apache/ozone/pull/6913#discussion_r1671710871
########## hadoop-ozone/dist/src/main/compose/ozonesecure-ha/docker-config: ########## @@ -170,4 +171,4 @@ OZONE-SITE.XML_ozone.filesystem.snapshot.enabled=true OZONE-SITE.XML_hdds.secret.key.rotate.duration=5m OZONE-SITE.XML_hdds.secret.key.rotate.check.duration=1m -OZONE-SITE.XML_hdds.secret.key.expiry.duration=1h \ No newline at end of file +OZONE-SITE.XML_hdds.secret.key.expiry.duration=1h Review Comment: Thanks @tanvipenumudy for the review. This is just a `\n` at the end of the last line. Regular text editors add it automatically when you edit and save a file. https://stackoverflow.com/questions/729692/why-should-text-files-end-with-a-newline -- 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]
