Skip to content

Commit

Permalink
Remove ana
Browse files Browse the repository at this point in the history
Not needed in `angr`:
angr/angr@ba8dbec
.
  • Loading branch information
Pamplemousse committed Dec 13, 2019
1 parent 34296de commit 1b33780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/angr-test
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ synchronize () {
echo "Cache contents:"
#ls -alhR $PERSIST_DATA
cd /home/angr/angr
for REPO in vex pyvex cle claripy simuvex angr ana binaries archinfo ../angr-doc; do
for REPO in vex pyvex cle claripy simuvex angr binaries archinfo ../angr-doc; do
if [[ ! -d $REPO ]]; then
continue
fi
Expand Down

0 comments on commit 1b33780

Please sign in to comment.