HomePhorge

Refactor: configurer now returns report.exit_status
f5d8f30679adUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Refactor: configurer now returns report.exit_status

None of the configurer client was directly using the returned
report, but only its exit_status.
Since now the configurer might run in a child process, we can't return
the report, only a status code.
This commit changes the configurer and call site so that only the report
exit code is returned.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU5e98876f5c91: Merge pull request #370 from fpletz/fix-9160
Branches
Unknown
Tags
Unknown

Event Timeline

Brice Figureau <brice-puppet@daysofwonder.com> committed rPUf5d8f30679ad: Refactor: configurer now returns report.exit_status (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Jan 21 2012, 11:35 PM