[PATCH] testsuite: handle /bin/false being busybox in the start-stop-daemon tests

Rob Landley rob at landley.net
Sat Sep 16 16:29:22 UTC 2023


On 8/8/23 13:02, ross.burton at arm.com wrote:
> From: Ross Burton <ross.burton at arm.com>
> 
> 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 <ross.burton at arm.com>

FYI I fixed this in toybox a few years back:

https://github.com/landley/toybox/blob/0.8.10/main.c#L249

Rob


More information about the busybox mailing list