diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-12-30 02:38:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-12-31 21:38:12 +0100 |
| commit | 36c5c4cdc1c5f47125118edba2593e851ce0756b (patch) | |
| tree | ab9d6e937fcc1e186ae3a0c2135dc96f540842da /run/tests | |
| parent | ad4d7e654a0125ac8d0ebbc2a23c59a12079ebdf (diff) | |
Fix mismatched audio reel length (#3123).
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 |
