This also adds a test which would have caught the issue. Differential Revision: https://phabricator.services.mozilla.com/D50621
3 lines
29 B
Bash
3 lines
29 B
Bash
#!/bin/sh
|
|
echo "Hello world"
|