summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-03-21 17:02:13 +0100
committerCarl Hetherington <cth@carlh.net>2023-03-21 17:02:13 +0100
commitae01c1e979463e4d1acd22b1eb9074e800c41ea4 (patch)
tree62b26a3830f77305d9b3cdbf81dd7ccba94e3746 /run
parent48eb118a26bbd98a7ac2d555c4add923b0f2311d (diff)
Bump private git sha.v2.16.48
Diffstat (limited to 'run')
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index 393d9b6ed..b211e035a 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="2d7238cd99d0468d59c27b3371cd87679c79901f"
+PRIVATE_GIT="fe0425b204ed2dcac9e6e134b72fba7f43d8c2eb"
if [ "$1" == "--check" ]; then
shift 1