Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.6
/
busybox
/
b2cf790ce23df9cace07ab4486c11f983c120d3d
/
.
/
busybox-1.19.3
/
testsuite
/
hostname
/
hostname-d-works
blob: 54c0aac0c14db304715d953f93c934d6ec64cdb6 [
file
] [
log
] [
blame
]
f
=
$
(
busybox hostname
-
f
).
d
=
$
(
busybox hostname
-
d
)
test x
"${f#*.}"
=
x
"$d${d:+.}"