Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
aa2959c90d9c3217ddb6f482b82fef7234ad9bde
/
.
/
shell
/
ash_test
/
ash-quoting
/
mode_x.right
blob: d1f670af602245efd630bc6f521096935573091b [
file
] [
log
] [
blame
]
+
var1
=
val
+
var2
=
'one two'
+
true
'%s\n'
one
'two '"'"'three'
four
+
this
=
command
+
'this=command'
./
mode_x
.
tests
:
line
10
:
this
=
command
:
not
found
+
true
+
true
+
'if'
true
./
mode_x
.
tests
:
line
14
:
if
:
not
found