about summary refs log tree commit diff
path: root/unicorn_mode
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-05-14 18:41:44 +0200
committerhexcoder- <heiko@hexco.de>2020-05-14 18:41:44 +0200
commitae15803bf1cfa86067013b6b1d447de75ef45667 (patch)
treeaa265550c258bb51330dead859ff945daef05652 /unicorn_mode
parent9e375179d8bfe1375625258b4fcdf018cd598cfc (diff)
parent682b620922a7d30393e30e23f4c1d7e05a83a6cc (diff)
downloadafl++-ae15803bf1cfa86067013b6b1d447de75ef45667.tar.gz
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
Diffstat (limited to 'unicorn_mode')
-rwxr-xr-xunicorn_mode/build_unicorn_support.sh2
m---------unicorn_mode/unicornafl0
2 files changed, 1 insertions, 1 deletions
diff --git a/unicorn_mode/build_unicorn_support.sh b/unicorn_mode/build_unicorn_support.sh
index 6c133f21..2fa3c2b2 100755
--- a/unicorn_mode/build_unicorn_support.sh
+++ b/unicorn_mode/build_unicorn_support.sh
@@ -65,7 +65,7 @@ if [ ! -f "../afl-showmap" ]; then
 
 fi
 
-PYTHONBIN=`command -v python || command -v python3 || command -v python2 || echo python`
+PYTHONBIN=`command -v python3 || command -v python || command -v python2 || echo python3`
 MAKECMD=make
 EASY_INSTALL='easy_install'
 TARCMD=tar
diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl
-Subproject a5b79002ca18219c83f9aec4e71007917c6be2e
+Subproject 5833117abf55d54c4191ead81312764df03a48b