Skip to content

Bug: --tools_git override is ineffective #68

Description

@sayalibhavsar

The --tools_git flag in iozone_run.sh has no effect because the script downloads test_tools before parsing arguments. By the time --tools_git is processed, the download has already completed with the default URL.

Fix: Parse --tools_git in the early preflight section before the download occurs.

Flagged by Qodo during automated code review of #62. Split from #66.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions