Skip to content

ReBench commandline exit code should not be non-zero when there's nothing to do #228

@smarr

Description

@smarr

If we find that all data is already collected, it's a bit odd that ReBench indicates an error with the return code.

To reproduce, do something like this:

rebench -R rebench.conf 's:*:List'
rebench -R rebench.conf 's:*:List'

The first run should succeed on for instance a SOM, and exits with 0.
The second time exits with exit code 1, even so, it has all data already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buggood first issuea relatively simple task to familiarize oneself with the code base, and the contribution processhelp wantedWe'd like help with this issue, and are happy to provide guidance

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions