diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-12-30 02:38:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-12-30 12:26:18 +0100 |
| commit | 92867095c67a81c77b19fb68862ab396f27624cf (patch) | |
| tree | f5deab848896d82a8feec4528a6db4e3350fb697 /run/tests | |
| parent | 2adc73c0a760a1fef6a58ae359ed4abe9208d31d (diff) | |
Fix mismatched audio reel length (#3123).3123-reel-length
Diffstat (limited to 'run/tests')
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # e.g. --run_tests=foo set -e -PRIVATE_GIT="8bf1138b91512fea16179889d33cd5ec801676ca" +PRIVATE_GIT="3193af1f18fd6f0fd8c8a77055e44bfdf93437e8" DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" source $DIR/environment |
