diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-29 20:55:16 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-10-12 17:33:27 +0200 |
| commit | b29eb5107c5e77fe01e43010e1582e733f6ceea1 (patch) | |
| tree | 3656e3c7774b39735c34ebb059697deccfb3b280 /platform | |
| parent | cd92063f7c67093ac789cb3aa78e534a3a85ef92 (diff) | |
Fix incorrect sign on boost test constants.
Diffstat (limited to 'platform')
| -rw-r--r-- | platform/osx/set_paths.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/set_paths.sh b/platform/osx/set_paths.sh index 5a84a82d9..68db2e2b2 100644 --- a/platform/osx/set_paths.sh +++ b/platform/osx/set_paths.sh @@ -1,4 +1,4 @@ -base=$HOME/dcpomatic +base=$HOME/test env=$HOME/osx-environment sdk=$HOME/SDK |
