Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
4709df0f152c477c191f83e18bfecabb2fb2c1f9
/
.
/
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