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
// Silent mode and some specific commands always hide run script banners
322
-
break
323
-
}elseif(this.#json){
324
-
// In json mode, change output to stderr since we don't want to break json parsing on stdout if the user is piping to jq or something.
325
-
// XXX: in a future (breaking?) change it might make sense for run-script to always output these banners with proc-log.output.error if we think they align closer with "logging" instead of "output".
0 commit comments