mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 01:31:37 +00:00
updated uc ref
This commit is contained in:
parent
6224ae1c60
commit
0c1c947aaf
@ -1 +1 @@
|
||||
a5b7900
|
||||
5833117
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit a5b79002ca18219c83f9aec4e71007917c6be2e0
|
||||
Subproject commit 5833117abf55d54c4191ead81312764df03a48bc
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user