Skip to content

Commit

Permalink
Bug Mining
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewQuijano committed Aug 27, 2024
1 parent 4e17875 commit 8441ca0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/bug_mining.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ def progress(msg):
# global curtail
curtail = int(sys.argv[4])

panda_os_string = project.get('panda_os_string', 'linux-32-debian:3.2.0-4-686-pae')

lavadir = dirname(dirname(abspath(sys.argv[0])))

progress("Entering {}".format(project['output_dir']))
Expand Down

0 comments on commit 8441ca0

Please sign in to comment.