Hi, Running "make check" as root produces 1 test failure: FAIL: testsuite/panic-tests.sh This is annoying, because - in many CI situations (for example, when using Docker images), the uid is 0, - in Haiku as well, the uid is 0. The attached patch fixes it.