summaryrefslogtreecommitdiff
path: root/run/tests
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-01-15 10:25:14 +0100
committerCarl Hetherington <cth@carlh.net>2024-01-15 10:25:14 +0100
commit7ea73fdcfa96aac86546b80b6e6c2edbdd524199 (patch)
tree88cc260a7d24d9efe8c9902527cd1d6ed5033a74 /run/tests
parentdb22f81ccce9e1a5f205e6d8b3c0631fc039a173 (diff)
Missing PRIVATE_GIT update from previous.
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 eaab27390..512a497a6 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="6907609af727a53bbdc2a967eede4e167a978f92"
+PRIVATE_GIT="b6277c54428e0abe2003c27868fe8f02119ef869"
if [ "$1" == "--check" ]; then
shift 1