Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

print debug to STDERR #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

aspiers
Copy link

@aspiers aspiers commented May 23, 2016

Debug should never be mixed with ics output. Redirect it to STDERR so that

maildir-to-ics -v --maildir=$foo > foo.ics

will always generate valid ics files.

Debug should never be mixed with ics output.  Redirect it to STDERR
so that

  maildir-to-ics -v --maildir=$foo > foo.ics

will always generate valid ics files.
@vuntz
Copy link
Owner

vuntz commented Jul 5, 2016

I use the --ics parameter, so I'm not hit by this. Do you think it'd make sense to output to stderr only if the ics output is on stdout?

@aspiers
Copy link
Author

aspiers commented Sep 8, 2016

I'm not sure I understand the question. Isn't that what this PR does?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants