summaryrefslogtreecommitdiff
path: root/tests/fate-run.sh
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2015-11-16 01:25:18 +0100
committerHendrik Leppkes <h.leppkes@gmail.com>2015-11-16 11:05:19 +0100
commit9bd4f26b55c88885c98fb47157ea62300f3dc293 (patch)
treef98ad175d3d12b506fda491667ac71c47a735cab /tests/fate-run.sh
parent1fe82abac7ecc072b83644dcd89678b50d69d23a (diff)
fate: fix concat demuxer tests on msys/cygwin by using relative paths
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'tests/fate-run.sh')
-rwxr-xr-xtests/fate-run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate-run.sh b/tests/fate-run.sh
index 38dc334a0e..6d4615876b 100755
--- a/tests/fate-run.sh
+++ b/tests/fate-run.sh
@@ -251,7 +251,7 @@ gapless(){
concat(){
template=$1
- sample=$(target_path $2)
+ sample=$2
mode=$3
extra_args=$4