You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/07/19 18:28:37 UTC

[mynewt-newt] branch master updated (01800e7 -> 8ec493c)

This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git.


    from 01800e7  Update newt_windows.rst
     add bdc3872  Detect and report malformed syscfg.yml files
     new 8ec493c  Merge pull request #196 from ccollins476ad/syscfg-yaml-check

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 newt/syscfg/syscfg.go | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)


[mynewt-newt] 01/01: Merge pull request #196 from ccollins476ad/syscfg-yaml-check

Posted by cc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git

commit 8ec493c4fb718271d92e9a8aa9c0726b4a142997
Merge: 01800e7 bdc3872
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Thu Jul 19 11:28:34 2018 -0700

    Merge pull request #196 from ccollins476ad/syscfg-yaml-check
    
    Detect and report malformed `syscfg.yml` files

 newt/syscfg/syscfg.go | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)