Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
bcf56114fa7f037cea579cdc8d17ac1a5dab93a3
/
.
/
shell
/
hush_test
/
hush-vars
/
param_glob.tests
blob: 4d74fee029556216ca5914d7ed90f21e04971ab0 [
file
] [
log
] [
blame
]
if
test $
# = 0; then
exec
"$THIS_SH"
"$0"
'param_glob.t*'
echo NOT SHOWN
exit
fi
echo $
*
echo $@
echo
"$*"
echo
"$@"