1
0
Fork 0
mirror of synced 2024-06-18 06:41:08 -04:00
Commit graph

2 commits

Author SHA1 Message Date
Eric Nielsen 5262a333b0 Fix #75: Mac OS X doesn't recognize -o for uname
Fix `uname` calls with `-o` parameter, as this is not BSD compatible.
As per @Eriner, use `uname -a` instead as a "catch-all" parameter.
2016-09-27 22:13:20 -05:00
Matt Hamilton b7bc7bb69e [tools] initial commit 2016-09-02 17:46:11 -07:00