diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-12 20:02:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-12 20:02:39 +0000 |
| commit | 670020792233d50b14363e54db6808733d5d2171 (patch) | |
| tree | fb1c79324f4402cf343c38691dd6e4b06fd6deb9 /run | |
| parent | dbdc438c066ee2a80943b9494e78db19905f9fa9 (diff) | |
More various work.
Diffstat (limited to 'run')
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ private=../libsub-test-private -export LD_LIBRARY_PATH=build/src:$LD_LIBRARY_PATH +export LD_LIBRARY_PATH=build/src:build/asdcplib/src:$LD_LIBRARY_PATH if [ "$1" == "--debug" ]; then shift gdb --args build/test/tests $private $* |
