randomtest fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
test x$(hostname -d) = x$(busybox hostname -d)
|
||||
|
||||
f=$(busybox hostname -f)
|
||||
d=$(busybox hostname -d)
|
||||
test x"${f#*.}" = x"$d"
|
||||
|
||||
Reference in New Issue
Block a user