diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-01-09 00:31:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-01-09 00:31:53 +0100 |
| commit | f5de2b9a95bed2c46f8d229554ca7fc16ade8319 (patch) | |
| tree | 7e0f3d6eb413faa234dc9fb38d9ac3b8d30436bc /run | |
| parent | 6fc247a1eaa11abac3efee982cf455633531e51d (diff) | |
Remove old echo statement.
Diffstat (limited to 'run')
| -rwxr-xr-x | run/dcpomatic_player | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run/dcpomatic_player b/run/dcpomatic_player index 997848e0b..fb740e342 100755 --- a/run/dcpomatic_player +++ b/run/dcpomatic_player @@ -10,7 +10,6 @@ else env=x86_64/10.10 fi -echo $env export DYLD_LIBRARY_PATH=/Users/cah/osx-environment/$env/lib:/usr/local/lib # Allow running from a tree built using cdist |
