mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This test creates a shebang (#!) line that may exceed 80 characters, which is a limit on many systems. Instead, use /usr/bin/env to invoke the right 'swift'. OS X is more permissive (up to PATH_MAX characters), so continue testing the direct invocation there.
718 B
718 B