deepujain commented on PR #8387: URL: https://github.com/apache/hadoop/pull/8387#issuecomment-4292896866
Follow-up push for the latest Yetus failure: the new bats test was masking more than just tput because the simulated PATH also removed fold, so the expected archive-logs output never printed in CI. I updated the test fixture to keep fold available while still simulating missing tput, then force-pushed the amended single commit. Local validation passed with the same narrowed shell repro: source hadoop-functions.sh, expose only sort and fold on PATH, unset COLUMNS, and confirm hadoop_generic_columnprinter still prints archive-logs output without a tput error. -- 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]
