mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 10:38:40 +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.