usleep tests: Avoid failure due to known Cygwin 3.5.3 bug.
[gnulib.git] / tests / executable-script.sh
blob993f41cf4c1827eba800638ba9ab60cbcf68b457
1 printf 'Halle '
2 printf "Potta"
3 # This script is intentionally not immediately recognizable as a shell script.
4 # Don't add a #! header in the first line.