Skip to content

Commit

Permalink
add a description to the new option
Browse files Browse the repository at this point in the history
  • Loading branch information
db48x committed Jun 3, 2018
1 parent f703fe6 commit c9badcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csmith-fuzzing/predicate.py
Expand Up @@ -86,7 +86,7 @@
reducing.add_argument(
"--extra-compile-file",
type=str,
help="")
help="Append the content of this extra file to the end of the emitted bindings just before compiling it.")
reducing.add_argument(
"--expect-compile-fail",
action="store_true",
Expand Down

0 comments on commit c9badcd

Please sign in to comment.