On 8/8/23 13:02, [email protected] wrote: > From: Ross Burton <[email protected]> > > It's known that the final start-stop-daemon test fails if /bin/false is > actually a busybox symlink. Instead of failing, check if false is > busybox and adapt the expected output to match. > > Signed-off-by: Ross Burton <[email protected]>
FYI I fixed this in toybox a few years back: https://github.com/landley/toybox/blob/0.8.10/main.c#L249 Rob _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
