Page MenuHomeDevCentral

Avoid to mark a site initialized on failure
ClosedPublic

Authored by dereckson on Apr 14 2023, 21:11.
Tags
None
Referenced Files
F3630871: D3015.diff
Sun, Oct 6, 11:39
F3630188: D3015.diff
Sun, Oct 6, 06:03
Unknown Object (File)
Mon, Sep 30, 18:05
Unknown Object (File)
Mon, Sep 30, 18:05
Unknown Object (File)
Sat, Sep 28, 19:43
Unknown Object (File)
Mon, Sep 23, 19:40
Unknown Object (File)
Sat, Sep 14, 09:59
Unknown Object (File)
Sat, Sep 14, 09:59
Subscribers
None

Details

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

Diff Detail

Repository
rALK Alkane
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 14 2023, 21:12