From 44698f4ee9ab0481e6b6db4903e9866b6ff6accc Mon Sep 17 00:00:00 2001 From: dumol Date: Fri, 22 Sep 2023 17:24:36 +0300 Subject: [PATCH] Try the py2-support branch of compat. --- chevah_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chevah_build b/chevah_build index 436fbae94..ec0e844af 100755 --- a/chevah_build +++ b/chevah_build @@ -780,7 +780,7 @@ command_compat() { execute pushd build echo '##### Running chevah.compat tests... #####' execute rm -rf compat - execute git clone https://github.com/chevah/compat.git --depth=1 -b master + execute git clone https://github.com/chevah/compat.git --depth=1 -b py2-support execute pushd compat # Copy over current brink stuff, as some changes might require it. execute cp ../../brink.{conf,sh} ./