diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-13 23:44:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-13 23:44:41 +0100 |
| commit | edecc975384bfef50418e3fb77e5c4629207ec08 (patch) | |
| tree | f82d171743aad7bb7144396533ce387946b52c41 /run | |
| parent | 05c37bfdb86be26497d5baa448a0cbda20e33bed (diff) | |
Fix test reference after subtitle fixes.
Diffstat (limited to 'run')
| -rwxr-xr-x | run/tests | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ # e.g. --run_tests=foo export LD_LIBRARY_PATH=build/src/lib:$LD_LIBRARY_PATH +export DCPOMATIC_LINUX_SHARE_PREFIX=`pwd` if [ "$1" == "--debug" ]; then shift; gdb --args build/test/unit-tests --catch_system_errors=no $* |
