We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdd0d8d + 0351087 commit 085bf61Copy full SHA for 085bf61
pkg/plugins/plugin_windows.go
@@ -8,7 +8,7 @@ import (
8
"github.com/pkg/errors"
9
)
10
11
-// Setpidgid is a no-op in Windows
+// Setpgid is a no-op in Windows
12
func Setpgid(cmd *exec.Cmd) {
13
}
14
0 commit comments