Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f7eea8c235dea6699a21c7b26c218e6c0dc1bf95
/
.
/
shell
/
hush_test
/
hush-parsing
/
bkslash_eof2.tests
blob: da1f08db6fd45f4399fa786e76aa3de5087bb9d4 [
file
] [
log
] [
blame
]
Denys Vlasenko
4709df0
2018-04-10 14:49:01 +0200
[
diff
] [
blame
]
1
printf
'echo "unterminated string\\'
>
test
.
tmp
.
sh
2
.
./
test
.
tmp
.
sh
3
echo
One
:
$
?
4
rm
-
f test
.
tmp
.
sh