mirror of
https://github.com/apache/lucene.git
synced 2025-02-08 19:15:06 +00:00
62e0222aef
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.