Skip to content

Clarify repy.py --logfile option help string #104

@aaaaalbert

Description

@aaaaalbert

@vladimir-v-diaz notes that the help string to repy.py's --logfile option omits critical detail.

  • The "file name" supplied is really used as a prefix, and the logfile gets a .old or .new suffix to allow for log rotation.
  • The logfile is created in the current directory at the time of calling repy.py (I think). It's definitely not using what --cwd says; that option only sets the vessel working dir.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions