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
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
F3750304: D3565.id9180.diff
Sat, Nov 16, 23:36
Unknown Object (File)
Thu, Nov 14, 21:36
Unknown Object (File)
Sat, Nov 9, 05:36
Unknown Object (File)
Thu, Nov 7, 21:10
Unknown Object (File)
Thu, Nov 7, 20:11
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:83E501flake8 E501
Unit
No Test Coverage
Branch
update-upsection-config.yml
Build Status
Buildable 5656
Build 5938: 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
35

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.