mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-08 16:37:44 +02: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.