[Bug 13686] testsuite: hostname-i-works failed unexpectedly if there are multiple IP address
bugzilla at busybox.net
bugzilla at busybox.net
Wed Mar 31 09:19:01 UTC 2021
https://bugs.busybox.net/show_bug.cgi?id=13686
--- Comment #1 from Shuang Qiu <shuang.qiu at windriver.com> ---
Created attachment 8846
--> https://bugs.busybox.net/attachment.cgi?id=8846&action=edit
patch to fix the issue
It is because testsuite/hostname/hostname-i-works script does not handle
writespace for the arguments of test command,add double quote to the arguments
are fix the issue.
Tested with the patch:
./runtest -v hostname
PASS: hostname-d-works
PASS: hostname-i-works
PASS: hostname-s-works
PASS: hostname-works
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list