Patch-set applied, with minor edit to test-mesh comments On Tue, 2019-05-14 at 13:15 -0700, Brian Gix wrote: > Patch-set also fixes some file creation permissions and adds CreateNetwork > test. > > Brian Gix (3): > mesh: Add "create" command to test app > mesh: Fix file open error checking and permissions > mesh: Save generated Net and Dev keys in KeyRing > > mesh/keyring.c | 8 +++++--- > mesh/node.c | 20 ++++++++++++++++---- > mesh/storage.c | 2 +- > test/test-mesh | 46 ++++++++++++++++++++++++++++++++++++++++++++-- > 4 files changed, 66 insertions(+), 10 deletions(-) >