Skip to content

Default .replay.tmpdir to be an hsym #699

@jonathonmcmurray

Description

@jonathonmcmurray

In tickerlogreplay.q, we default hdbdir to be an hsym: https://github.com/DataIntellectTech/TorQ/blob/master/code/processes/tickerlogreplay.q#L109

We should also do the same for tmpdir (defined here: https://github.com/DataIntellectTech/TorQ/blob/master/code/processes/tickerlogreplay.q#L30)

We need to make sure this happens after any user defined value is set (e.g. via config or command line), similar to what we're doing for hdbdir

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