Skip to content
Verified Commit 5d57ecae authored by Juliana Oliveira's avatar Juliana Oliveira Committed by Mattia Rizzolo
Browse files

{command, zip, feeders}: replaces .wait by new .returncode property

Since wait() now only returns its process returncode, there is no need
to keep it. This patch adds a returncode property to Command and
replaces .wait when catching exit codes.
parent f93fb4c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment