From b29eb5107c5e77fe01e43010e1582e733f6ceea1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 29 Sep 2020 20:55:16 +0200 Subject: Fix incorrect sign on boost test constants. --- platform/osx/set_paths.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform') 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 -- cgit v1.2.3