summaryrefslogtreecommitdiffstats
path: root/tests/fate/libavresample.mak
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-05-09 15:52:05 +0100
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-05-09 16:25:28 +0100
commitca5ec2bf51d8c4f8bb0a829d0a65c70c968888a3 (patch)
treea1a466cd3186398946e522ecac62ef1e2d85d1b2 /tests/fate/libavresample.mak
parent1a3cff4f7eadad5292b6d65f751b0273d3a4124a (diff)
parent01621202aad7e27b2a05c71d9ad7a19dfcbe17ec (diff)
downloadffmpeg-streaming-ca5ec2bf51d8c4f8bb0a829d0a65c70c968888a3.zip
ffmpeg-streaming-ca5ec2bf51d8c4f8bb0a829d0a65c70c968888a3.tar.gz
Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'
* commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec': build: miscellaneous cosmetics Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'tests/fate/libavresample.mak')
-rw-r--r--tests/fate/libavresample.mak8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/fate/libavresample.mak b/tests/fate/libavresample.mak
index 65c0898..da5cbb3 100644
--- a/tests/fate/libavresample.mak
+++ b/tests/fate/libavresample.mak
@@ -1,7 +1,7 @@
-CROSS_TEST = $(foreach I,$(1), \
- $(foreach J,$(1), \
- $(if $(filter-out $(I),$(J)), \
- $(eval $(call $(2),$(I),$(J),$(3),$(4),$(5))), \
+CROSS_TEST = $(foreach I,$(1), \
+ $(foreach J,$(1), \
+ $(if $(filter-out $(I),$(J)), \
+ $(eval $(call $(2),$(I),$(J),$(3),$(4),$(5))), \
)))
MIX_CHANNELS = 1 2 3 4 5 6 7 8
OpenPOWER on IntegriCloud