Skip to content

Commit

Permalink
squash with fbi update
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewQuijano committed Aug 13, 2024
1 parent e5fa1a6 commit 545e132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bug_mining.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
qemu_path = project['qemu']

panda = Panda(arch=qemu_path.split('-')[-1],
qcow=project['qcow'],
generic=qemu_path.split('-')[-1],
expect_prompt=project['expect_prompt'])

debug = True
Expand Down

0 comments on commit 545e132

Please sign in to comment.