Skip to content

Commit

Permalink
Remove GLog config from argo executor (#1537)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Matyushentsev authored and Alexander Matyushentsev committed Aug 8, 2019
1 parent 8e94ca3 commit 6131721
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/argoexec/commands/root.go
Expand Up @@ -40,7 +40,6 @@ func init() {

func initConfig() {
cli.SetLogLevel(logLevel)
cli.SetGLogLevel(glogLevel)
}

func NewRootCommand() *cobra.Command {
Expand Down

0 comments on commit 6131721

Please sign in to comment.