Skip to content

BUG fix double execution of processes#37

Merged
aiharos merged 1 commit intohaproxytech:masterfrom
pierresouchay:fix_bug_in_execAndCapture
Apr 16, 2020
Merged

BUG fix double execution of processes#37
aiharos merged 1 commit intohaproxytech:masterfrom
pierresouchay:fix_bug_in_execAndCapture

Conversation

@pierresouchay
Copy link
Copy Markdown
Collaborator

cmd.CombinedOutput() already start the process, there is not need
for Run()

`cmd.CombinedOutput()` already start the process, there is not need
for Run()
@aiharos aiharos merged commit 671c947 into haproxytech:master Apr 16, 2020
@pierresouchay pierresouchay deleted the fix_bug_in_execAndCapture branch April 16, 2020 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants