index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
hostname
/
hostname-d-works
blob: e062242bbfb148479aef3a6ce0568f9fc14b8971 (
plain
)
1
2
3
f=$(busybox hostname -f) d=$(busybox hostname -d) test x"${f#*.}" = x"$d"