leiningen/bin
guns 449c78f490 Replace whoami with id -u test
`id -u` is in the POSIX and LSB specs [1], while `whoami` is not.
Furthermore, the username of UID 0 can be changed (and is sometimes
recommended in a misguided attempt to increase security).

FreeBSD users logged in as `toor` would also slip through the cracks.

[1]: http://pubs.opengroup.org/onlinepubs/009695399/utilities/id.html
     http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/command.html
2012-02-09 18:58:11 -06:00
..
lein Replace whoami with id -u test 2012-02-09 18:58:11 -06:00
lein-pkg Switch from leiningen.core to leiningen.main. 2011-11-19 20:44:21 -08:00
lein.bat Switch from leiningen.core to leiningen.main. 2011-11-19 20:44:21 -08:00