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