summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-08-19 22:48:00 +0200
committerCarl Hetherington <cth@carlh.net>2023-08-19 22:48:00 +0200
commit2861a9a1224aaa5ef8683c1605df5478d21b3072 (patch)
treeac5d5f834ad579716c08291e9f686ab11af78822
parentb58ce73a571589c98e10fad1717062caa578ba53 (diff)
Yet more private file fixing.
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index fc477de7a..3e648f202 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="6d4c7d83847e4583c51f4008e4a5d11c7c9816b7"
+PRIVATE_GIT="906a1e49158e464b1c2887e6468e795aa575453d"
if [ "$1" == "--check" ]; then
shift 1