Hi ... I am seeing the following error in version 1.31.0:
echo -ne '' >input
echo -ne '' | start-stop-daemon -S -x /bin/false -a querty false 2>&1; echo $?
FAIL: start-stop-daemon with both -x and -a
--- expected
+++ actual
@@ -1 +1,2 @@
-1
+querty: applet not found
+127
Is this a known issue ?
Thanks
-- Ken
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
