Skip to content

Commit d2f2592

Browse files
committed
Make Unit-test happy... again... again
Signed-off-by: Hadi Chokr <[email protected]>
1 parent 1e4fcdd commit d2f2592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmd/run.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ func runCommandWithFallbacks(container string,
491491
// code should not be reached
492492
}
493493

494-
// This function can capture/supress stdout from toolbox containers
494+
// This function can capture/suppress stdout from toolbox containers
495495
func runCommandWithOutput(container string,
496496
defaultContainer bool,
497497
image, release string,

0 commit comments

Comments
 (0)