Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
3f4847b6d9198a359e98933271af4630b3c41f0a
/
.
/
shell
/
ash_test
/
ash-parsing
/
noeol2.tests
blob: 1220f056fc97b510ab7b15825ba94e0fbcd3da34 [
file
] [
log
] [
blame
]
# last line has no EOL!
if
true
then
echo
1
else
echo
2
fi