stevedlawrence opened a new pull request, #1280: URL: https://github.com/apache/daffodil/pull/1280
Add additional changes to commit a13501a90d to improve the release candidate container. - Appends a colon and space to the prompt in the get_non_empty_input function instead of in caller parameters. The callers did already add a colon but not a space so the input looked off. This ensures the colon and space always exist and callers do not have to think about it - The "Apache Password" prompt does not provide the "-s" option to hide the password. This modifies get_non_empty_input so that any parameters after the prompt are passed directly to "read" and the "Apache Password" call is modified to pass in "-s" DAFFODIL-2914 -- 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]
