Because ARDUINO_LOCAL_LIB_PATH was being set to a default value for other operating systems before checking the OS version, it would never get set correctly for macOS (unless it was already set externally). This change fixes that problem so that it's no longer necessary to set BOARD_HARDWARE_PATH externally when executing `run-docker`. Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>pull/958/head
parent
6479579e76
commit
26f4ef498a
Loading…
Reference in new issue