Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: We are getting a compilation error on master: ``` File "command/test/baseConfigurationTest.ml", line 38, characters 22-29: 38 | system_platform = "linux"; ^^^^^^^ Error: This expression has type string but an expression was expected of type string option ``` Let's fix it. Reviewed By: dkgi, Healdb Differential Revision: D64109699 fbshipit-source-id: 94d36c2ce86cf01d877e1810359d5c02cf967e9d
- Loading branch information