blob: da1f08db6fd45f4399fa786e76aa3de5087bb9d4 [file] [log] [blame]
Denys Vlasenko4709df02018-04-10 14:49:01 +02001printf 'echo "unterminated string\\' >test.tmp.sh
2. ./test.tmp.sh
3echo One:$?
4rm -f test.tmp.sh