[Bug 13521] start-stop-daemon: test failed with -a option

bugzilla at busybox.net bugzilla at busybox.net
Wed Mar 10 10:47:19 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=13521

--- Comment #5 from Denys Vlasenko <vda.linux at googlemail.com> ---
>Yes, the /bin/false command is symbolic link to /bin/busybox.
>
>> Then the failure is expected: busybox looks at argv[0] to determine what to do.
>
>In this case, the test case output should be PASS right instead of FAIL?

No, it'll fail. busybox looks at argv[0] to determine what to do. In this case,
it sees "qwerty" in argv[0] and acts accordingly: says "qwerty: applet not
found".

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list