You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously the case compare was looking for a non zero result which meant even
if a debug file was specified, it still used STDOUT. This commit now correctly
identifies when a user enters stdout as the debug destination.
0 commit comments