mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 01:01:33 +00:00
and more
This commit is contained in:
parent
0495ded87d
commit
4ac06a4eef
@ -107,7 +107,8 @@ for i in $PYTHONBIN automake autoconf git $MAKECMD $TARCMD; do
|
|||||||
|
|
||||||
done
|
done
|
||||||
set -x
|
set -x
|
||||||
ls -lR ~/.local
|
ls -lRa /opt/pyenv
|
||||||
|
ls -lRa ~/.local
|
||||||
# some python version should be available now
|
# some python version should be available now
|
||||||
PYTHONS="`command -v python3` `command -v python` `command -v python2`"
|
PYTHONS="`command -v python3` `command -v python` `command -v python2`"
|
||||||
EASY_INSTALL_FOUND=0
|
EASY_INSTALL_FOUND=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user