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
Commit d4f33db changed the output from STDOUT to STDERR using `Common::printStatusMessage()` instead of plain `echo`'s.
In the mean time, some new `echo`'s have slipped in. This fixes those up.
0 commit comments