diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-14 17:39:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-14 17:39:32 +0000 |
| commit | 135e91144ced358a8d0c578384e8ce4005a2bcd0 (patch) | |
| tree | 55386ff0f927bc9fecf54b3a4e0c1725ecf6b2b8 /run | |
| parent | 972d33c500c9de02aa007440f665637e455610c1 (diff) | |
Simplify time representation; better in-tree DCP subtitle parser.
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 $* |
