diff options
author | LaMont Jones <lamontjones@google.com> | 2022-11-08 00:54:56 +0000 |
---|---|---|
committer | LaMont Jones <lamontjones@google.com> | 2022-11-08 00:54:56 +0000 |
commit | 5fb9c6a5b35220e27b3acd5861318584588cd0d8 (patch) | |
tree | d3d3a7d6d021e1547d9f22875aea57a717540f92 /run_tests | |
parent | 859d3d958057e35b618e8cca209a85317d49a974 (diff) | |
download | git-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-x | run_tests | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ import os | |||
20 | import shutil | 20 | import shutil |
21 | import subprocess | 21 | import subprocess |
22 | import sys | 22 | import sys |
23 | import repo_trace | ||
24 | 23 | ||
25 | 24 | ||
26 | def find_pytest(): | 25 | def find_pytest(): |