Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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