mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
@@ -531,8 +531,6 @@ func (c *Client) runGo(
|
||||
return nil
|
||||
}
|
||||
|
||||
//defer c.logger.PrintTimer(time.Now(), fmt.Sprint(args))
|
||||
|
||||
stderr := new(bytes.Buffer)
|
||||
cmd := exec.CommandContext(ctx, "go", args...)
|
||||
|
||||
|
Reference in New Issue
Block a user