NESCent / popgenInfo

Vignettes for Population Genetics in R
http://popgen.nescent.org
MIT License
20 stars 50 forks source link

Changes UID to USERID to prevent clash with bash builtin. #156

Closed hlapp closed 8 years ago

hlapp commented 8 years ago

This is needed so UID:GID can be overridden on the command line on MacOSX. Also changes GID to GROUPID for consistency. Fixes #155.

zkamvar commented 8 years ago

:+1:

Sent from my iPhone

On Mar 2, 2016, at 19:00, Hilmar Lapp notifications@github.com wrote:

This is needed so UID:GID can be overridden on the command line on MacOSX. Also changes GID to GROUPID for consistency. Fixes #155.

You can view, comment on, or merge this pull request online at:

https://github.com/NESCent/popgenInfo/pull/156

Commit Summary

Changes UID to USERID to prevent clash with bash builtin. File Changes

M build/Makefile (8) Patch Links:

https://github.com/NESCent/popgenInfo/pull/156.patch https://github.com/NESCent/popgenInfo/pull/156.diff — Reply to this email directly or view it on GitHub.