You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by na...@apache.org on 2018/09/05 08:56:47 UTC

[mynewt-newt] branch master updated (7a1669f -> a6fee3e)

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

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


    from 7a1669f  Merge pull request #203 from andrzej-kaczmarek/invalid-pkg-type
     add 6ee55e4  Fix 'newt test' exclude option accepting fully-qualified pkg names
     new a6fee3e  Merge pull request #208 from michal-narajowski/test-exclude-fix

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/cli/build_cmds.go   | 5 ++++-
 newt/pkg/localpackage.go | 7 ++++++-
 2 files changed, 10 insertions(+), 2 deletions(-)


[mynewt-newt] 01/01: Merge pull request #208 from michal-narajowski/test-exclude-fix

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

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

commit a6fee3eb8d6a5e0b3b2fe4c5b60e4f09596f49bd
Merge: 7a1669f 6ee55e4
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Wed Sep 5 10:56:45 2018 +0200

    Merge pull request #208 from michal-narajowski/test-exclude-fix
    
    Fix 'newt test' exclude option accepting fully-qualified pkg names

 newt/cli/build_cmds.go   | 5 ++++-
 newt/pkg/localpackage.go | 7 ++++++-
 2 files changed, 10 insertions(+), 2 deletions(-)