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