summaryrefslogtreecommitdiffstats
path: root/run_tests
diff options
context:
space:
mode:
authorLaMont Jones <lamontjones@google.com>2022-11-08 00:54:56 +0000
committerLaMont Jones <lamontjones@google.com>2022-11-08 00:54:56 +0000
commit5fb9c6a5b35220e27b3acd5861318584588cd0d8 (patch)
treed3d3a7d6d021e1547d9f22875aea57a717540f92 /run_tests
parent859d3d958057e35b618e8cca209a85317d49a974 (diff)
downloadgit-repo-5fb9c6a5b35220e27b3acd5861318584588cd0d8.tar.gz
v2.29.7: Revert back to v2.29.5v2.29.7
This change reverts stable to v2.29.5, to fix clients that received v2.29.6, and keep future updates simpler. Change-Id: I2f5c52c466b7321665c9699ccdbf98f928483fee
Diffstat (limited to 'run_tests')
-rwxr-xr-xrun_tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/run_tests b/run_tests
index 7c9ff41d..573dd446 100755
--- a/run_tests
+++ b/run_tests
@@ -20,7 +20,6 @@ import os
20import shutil 20import shutil
21import subprocess 21import subprocess
22import sys 22import sys
23import repo_trace
24 23
25 24
26def find_pytest(): 25def find_pytest():