mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-24 14:20:19 +01:00
The automake manual says: "the contents of a non-empty AM_TESTS_ENVIRONMENT must be terminated by a semicolon." Without the semicolon, the perl command will indefinitely wait for input from stdin.