HomePhabricator

Skip sys::system(...) call in case of empty command

Description

Skip sys::system(...) call in case of empty command

Summary: This is part of Core PR10939

Test Plan:

make check

Reviewers: #bitcoin_abc, schancel

Reviewed By: #bitcoin_abc, schancel

Subscribers: schancel, teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1768

Details

Provenance
practicalswift <practicalswift@users.noreply.github.com>Authored on Jul 27 2017, 09:35
deadalnixCommitted on Sep 15 2018, 16:57
deadalnixPushed on Sep 15 2018, 16:57
Reviewer
Restricted Project
Differential Revision
D1768: Skip sys::system(...) call in case of empty command
Parents
rABCb58315392f6a: Use std::unique_ptr (C++11) where possible
Branches
Unknown
Tags
Unknown

Event Timeline

deadalnix committed rABCc945c82c6ea7: Skip sys::system(...) call in case of empty command (authored by practicalswift <practicalswift@users.noreply.github.com>).Sep 15 2018, 16:57