summaryrefslogtreecommitdiff
path: root/tests/executable-script.sh
blob: 993f41cf4c1827eba800638ba9ab60cbcf68b457 (plain)
1
2
3
4
printf 'Halle '
printf "Potta"
# This script is intentionally not immediately recognizable as a shell script.
# Don't add a #! header in the first line.