mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 10:08:07 +00:00
updated uc ref
This commit is contained in:
@ -1 +1 @@
|
||||
a5b7900
|
||||
5833117
|
||||
|
Submodule unicorn_mode/unicornafl updated: a5b79002ca...5833117abf
@ -24,6 +24,7 @@ cd ./unicornafl || exit 1
|
||||
git fetch origin master 1>/dev/null || exit 1
|
||||
git stash 1>/dev/null 2>/dev/null
|
||||
git stash drop 1>/dev/null 2>/dev/null
|
||||
git checkout master
|
||||
|
||||
if [ -z "$NEW_VERSION" ]; then
|
||||
# No version provided, take HEAD.
|
||||
|
Reference in New Issue
Block a user