Page MenuHomeDevCentral

Update adding a try-catch for the config.yml file
Needs RevisionPublic

Authored by MoustaphaAs on Wed, Oct 30, 09:28.
Tags
None
Referenced Files
F3752022: D3565.id9180.diff
Sun, Nov 17, 14:26
F3751984: D3565.id9182.diff
Sun, Nov 17, 14:14
F3751976: D3565.id9181.diff
Sun, Nov 17, 14:13
F3751969: D3565.id9180.diff
Sun, Nov 17, 14:13
F3751966: D3565.id.diff
Sun, Nov 17, 14:12
F3751609: D3565.diff
Sun, Nov 17, 10:57
F3750754: D3565.id9182.diff
Sun, Nov 17, 03:19
F3750592: D3565.id9181.diff
Sun, Nov 17, 01:49
Subscribers
None

Details

Reviewers
dereckson
Summary

Update

Test Plan

launch the project when the confing.yml non exist

Diff Detail

Repository
rUPSECTION Upsection
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/upsection.py:81E501flake8 E501
Unit
No Test Coverage
Branch
update-upsection-config.yml
Build Status
Buildable 5658
Build 5940: arc lint + arc unit

Event Timeline

MoustaphaAs created this revision.

Change the link of the documentation

Changing error message into stderr

dereckson requested changes to this revision.Wed, Nov 6, 21:18
dereckson added inline comments.
src/upsection.py
32

Should be rebased against a08a2b78bf7c

This revision now requires changes to proceed.Wed, Nov 6, 21:18

Also, just FYI, you've used mous and windriver.nasqueron.org as committer address. This is the default when Git isn't configured to take username@hostname. If you've now created a ~/.gitconfig file on WindRiver too, you can change that with git commit --amend --reset-author.