#100 closed defect (fixed)
With GnuPG support, output switches to console instead of stderr too early
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.4.4 |
Component: | main | Version: | 2.4.3 |
Keywords: | Cc: |
Description
In sh_readconf.c, OnlyStderr is set to false after readin the config file. This is too early, and prevents debug info to be visible (problem reported by Irene R.).
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [169].