Skip to content

bad use of --overwrite in measurement script #189

@Chrisgant

Description

@Chrisgant

Using the overwrite flag in

params["overwrite"].to<bool>() ? NSL::File::Truncate : NSL::File::ReadWrite | NSL::File::OpenOrCreate
will delete the configurations, not just the measurements. This behavior is neither intuitive nor useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions