diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-14 17:02:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-14 17:02:38 +0000 |
| commit | 5dda5d997e389052b63f422776aa205434789751 (patch) | |
| tree | e01e4b453010cb5c5d259c95149bea19f928718a /run | |
| parent | 250d37b7f4bf255cdca9ce418bf4877e5c9efc13 (diff) | |
Fix test churn.
Diffstat (limited to 'run')
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ work=build/test # Path to dcpinfo tool dcpinfo=build/tools/dcpinfo -export LD_LIBRARY_PATH=build/src:build/asdcplib/src:$LD_LIBRARY_PATH +export LD_LIBRARY_PATH=build/src:build/asdcplib/src:/home/c.hetherington/lib:$LD_LIBRARY_PATH # Make sure we have the required tools for c in xmlsec1 xmldiff; do |
