Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mergin
  • Loading branch information
abelanger5 committed May 3, 2021
2 parents a5a322e + dc22ee8 commit 960f19d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/cmd/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ func executeRun(config *rest.Config, namespace, name string, args []string) erro
t := term.TTY{
In: os.Stdin,
Out: os.Stdout,
Raw: true,
}

fn := func() error {
Expand Down

0 comments on commit 960f19d

Please sign in to comment.