Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
utility_functions: Force GetHostInfo() to return MacOs (#257)
platform.uname() returns Darwin instead of MacOs due to backwards compatibility. Force GetHostInfo() to return MacOs rather than Darwin as darwin is the kernal, not the OS.
- Loading branch information