-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Here is a patch that fixes two calculations that currently only work on Linux so that they will also work on FreeBSD. (It does use $^O instead of uname to get the OS type, which I think is a bit more portable.) More could be done here, but this minimalist patch at least stops it from throwing errors on our FreeBSD-based Galera cluster.
Reactions are currently unavailable