Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f03fc7d77a5df53aae5eb2d02a49860dc2878da7
/
.
/
testsuite
/
hostname
/
hostname-d-works
blob: e062242bbfb148479aef3a6ce0568f9fc14b8971 [
file
] [
log
] [
blame
]
f
=
$
(
busybox hostname
-
f
)
d
=
$
(
busybox hostname
-
d
)
test x
"${f#*.}"
=
x
"$d"