path: busybox_1:1.37.0-10.1/debian/testsuite-hurd.diff --- a/testsuite/pidof.tests +++ b/testsuite/pidof.tests @@ -16,6 +16,7 @@ testing "pidof (exit with success)" "pidof pidof > /dev/null; echo \$?" \ "0\n" "" "" # We can get away with this because it says #!/bin/sh up top.