summaryrefslogtreecommitdiff
path: root/run/tests
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-03-16 23:03:08 +0100
committerCarl Hetherington <cth@carlh.net>2023-03-29 17:43:07 +0200
commitbb1c1b89260cf36c621f7f2b471eb23f2ff15b0c (patch)
treef344309fa1bd5cf065ff068ce91cdb0b2af11f5c /run/tests
parentfbf2c165255989d189bd541fd9f6519c7249d1d7 (diff)
Always make 16-channel MXFs.
Diffstat (limited to 'run/tests')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index b211e035a..fc13f4b1c 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="fe0425b204ed2dcac9e6e134b72fba7f43d8c2eb"
+PRIVATE_GIT="49276da301a937fbf09bc9e7b5a537cdee72bc46"
if [ "$1" == "--check" ]; then
shift 1