Skip to content

Commit

Permalink
suite: turn off detail for benchmark.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aquynh committed Feb 19, 2014
1 parent 27b9a96 commit 321163b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suite/benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def cs(md, code):

try:
md = Cs(arch, mode)
md.detail = True
#md.detail = True

if syntax != 0:
md.syntax = syntax
Expand Down

0 comments on commit 321163b

Please sign in to comment.