Skip to content

Commit 622a904

Browse files
fix ffmpeg location path
1 parent 54eebc3 commit 622a904

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/travis.python.nosetests.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export PYTHONPATH=`pwd`/build/dist/lib/python2.7/site-packages/:$PYTHONPATH
55
export LD_LIBRARY_PATH=`pwd`/build/dist/lib:$LD_LIBRARY_PATH
66

77
# FFmpeg libraries
8-
export LD_LIBRARY_PATH=`pwd`/usr/local/lib:$LD_LIBRARY_PATH
8+
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
99

1010
# Get assets
1111
git clone https://github.com/avTranscoder/avTranscoder-data.git
@@ -15,4 +15,3 @@ export MEDIA_MANAGER_TEST_AUDIO_FILE=`pwd`/avTranscoder-data/audio/frequenciesPe
1515
# Launch tests
1616
cd test/pyTest
1717
nosetests
18-

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy