diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-04 23:29:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-04 23:29:06 +0100 |
| commit | 743b2be04a18c9ba0a8cac361787b936a9ed9591 (patch) | |
| tree | d17e92079819d5c313536a8440ef13a68380d190 | |
| parent | a48466941a0983198a191b6c47d18b54e64d3c19 (diff) | |
-test-private moved.
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -e -private=../libsub-test-private +private=../libsub1-test-private export LD_LIBRARY_PATH=build/src:build/asdcplib/src:$LD_LIBRARY_PATH if [ "$1" == "--debug" ]; then |
