627: post-review: show debugging output even before options are parsed, if enabled in-source
- Fixed
- Review Board
timw.a******@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Sept. 4, 2008 |
When patching post-review, I noticed some debugging output wouldn't show up. It turns out that until the command-line options are parsed, it operates in no-debug mode. This patch additionally checks the in-source global flag.