We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4fcdd commit d2f2592Copy full SHA for d2f2592
src/cmd/run.go
@@ -491,7 +491,7 @@ func runCommandWithFallbacks(container string,
491
// code should not be reached
492
}
493
494
-// This function can capture/supress stdout from toolbox containers
+// This function can capture/suppress stdout from toolbox containers
495
func runCommandWithOutput(container string,
496
defaultContainer bool,
497
image, release string,
0 commit comments