diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-03-01 22:41:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-03-14 00:16:24 +0100 |
| commit | d8389c8d88d6ef1a95c96bd65d79c992a26b521f (patch) | |
| tree | ec77bbbf729ce98687ffec938d40981baa6f8acb /run/tests | |
| parent | 79af4bf968dcfc99a7e8d8b8fc3635dbccc754b3 (diff) | |
Improve ratings dialog to allow only valid values (#2199).
Diffstat (limited to 'run/tests')
| -rwxr-xr-x | run/tests | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ if [ "$(uname)" == "Darwin" ]; then cp fonts/*.ttf $resources cp -r ../libdcp/tags $resources cp -r ../libdcp/xsd $resources + cp ../libdcp/ratings $resources rm -f build/test/openssl ln -s ../../../openssl/apps/openssl build/test/openssl # SIP stops this being passed in from the caller's environment |
