Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow empty logfile #112

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Commits on Jul 25, 2024

  1. allow empty logfile

    with the previous code, if a logfile is empty the clients complains with    
    `Failed to fetch file from logserver [server name]@[port] Error: The remote host closed the connection`
    the added syswrite makes the client happy
    charlienegri authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    39041bc View commit details
    Browse the repository at this point in the history
  2. leave output empty

    charlienegri authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e387ba7 View commit details
    Browse the repository at this point in the history