Sign in
coral
/
busybox
/
9ee5892798be81f7a6f3e070ecd52cbf0d55740e
/
.
/
testsuite
/
hostname
/
hostname-d-works
blob: 54c0aac0c14db304715d953f93c934d6ec64cdb6 [
file
] [
log
] [
blame
]
f
=
$
(
busybox hostname
-
f
).
d
=
$
(
busybox hostname
-
d
)
test x
"${f#*.}"
=
x
"$d${d:+.}"