Skip to content

Commit

Permalink
Try the py2-support branch of compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
dumol committed Sep 22, 2023
1 parent cf081bb commit 44698f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chevah_build
Original file line number Diff line number Diff line change
Expand Up @@ -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} ./
Expand Down

0 comments on commit 44698f4

Please sign in to comment.