Skip to content

golden_test.sh bash script arg problems (should be an easy fix) #9

@steveri

Description

@steveri

Positional order of args changes behavior of script e.g. -sim:

$fft/bin/golden_test.sh -sim ver 8 1 1port           # Runs one test, as it should
$fft/bin/golden_test.sh          8 1 1port -sim ver  # Tries to run all tests :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions