summaryrefslogtreecommitdiff
path: root/run/tests
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-03-18 19:01:49 +0100
committerCarl Hetherington <cth@carlh.net>2023-03-18 19:01:49 +0100
commit60a18867b26c56bff3c71aa752dbaea6b03aaebf (patch)
tree98dce1ed5a53bb84852d650a068a1503d3310642 /run/tests
parent145aa603f2a8ee4a658047faa29892136bb78417 (diff)
Bump private test git for use of git-annex.
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 282d923bb..393d9b6ed 100755
--- a/run/tests
+++ b/run/tests
@@ -3,7 +3,7 @@
# e.g. --run_tests=foo
set -e
-PRIVATE_GIT="0af96c8d8f28e71b8b1a19e3ea5637fcba5e913e"
+PRIVATE_GIT="2d7238cd99d0468d59c27b3371cd87679c79901f"
if [ "$1" == "--check" ]; then
shift 1