Skip to content

Commit

Permalink
Merge pull request #393 from fuzzland/ityfuzzup_typo
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
publicqi authored Dec 1, 2023
2 parents abf1ae3 + 7a1573e commit bfa61e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ityfuzzup/ityfuzzup
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ EOF
say "done"
fi

$ITYFUZZ_BIN_DIR/ityfuzz_ --help > /dev/null || {
$ITYFUZZ_BIN_DIR/ityfuzz --help > /dev/null || {
warn "failed to run ityfuzz"
err "please consider installing 'libssl-dev' or other missing dependencies"
}
Expand Down

0 comments on commit bfa61e6

Please sign in to comment.