Bugzilla – Bug 2552
pipe_test.py fails to print return value from first command
Last modified: 2020-10-10 07:43:37 UTC
When running: https://github.com/audacity/audacity/blob/master/scripts/piped-work/pipe_test.py the first command: do_command('Help: Command=Help') fails to print the expected string. This 'may' be a regression, though I can currently only test back to Audacity 2.4.2. This bug occurs on Windows and Linux. Assumed to be "all".
Fix committed: https://github.com/audacity/audacity/commit/dd6fe21
I haven't the skills or wherewithal to test this
RESOLVED FIXED Thanks Steve.