-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
harness: Make the harness more Windows friendly.
Msys automatically transforms paths for executed commands, but it is unable to do that for paths in the config files. This updates all of the paths in the config files to use relative paths instead so they work with the various processes. It also use the posix compliant shebang for locating bash, adds a new variable to control whether or not the profiling ports are enabled, and disables postgres by default.
- Loading branch information
1 parent
b96abb7
commit ed77523
Showing
1 changed file
with
22 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters