HomeDevCentral

Avoid to mark a site initialized on failure

Description

Avoid to mark a site initialized on failure

Summary:
Check the recipe status to be successful, and if not, don't mark
as initialized.

Init script should be documented to use the following exit codes:

  • Success: 0
  • Failure: 2

Test Plan: alkane init

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D3015

Details

Provenance
derecksonAuthored on Apr 14 2023, 21:09
derecksonPushed on Apr 14 2023, 21:12
Reviewer
dereckson
Differential Revision
D3015: Avoid to mark a site initialized on failure
Parents
rALK9e3423554678: Log correctly stdout and stderr
Branches
Unknown
Tags
Unknown