зеркало из https://github.com/github/putty.git
Switch to running cryptsuite.py under Python 3.
I'm getting tired of maintaining it as 2/3 compatible; 2 is on the way out anyway and I'm losing patience. In future, if it breaks in 2, I think I'm going to stop caring.
This commit is contained in:
Родитель
cc57ae74cc
Коммит
027f1c67ec
2
Buildscr
2
Buildscr
|
@ -144,7 +144,7 @@ delegate -
|
|||
in putty do ./mkauto.sh
|
||||
in putty do ./configure CC=clang CFLAGS="-fsanitize=address -fsanitize=leak"
|
||||
in putty do make -j$(nproc)
|
||||
in putty do python test/cryptsuite.py
|
||||
in putty do python3 test/cryptsuite.py
|
||||
enddelegate
|
||||
|
||||
# Windowsify LICENCE, since it's going in the Windows installers.
|
||||
|
|
Загрузка…
Ссылка в новой задаче