mirror of
https://github.com/apache/lucene.git
synced 2025-03-06 08:19:23 +00:00
whoami displays a warning if the effective-uid is not in /etc/password. This can happen in certain situations when running in a docker container. This replaces the 'whoami' usage with a safer check.