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

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

commit 4efc15c21617cbc01420038d2196efb8f630cb7b
Author: cwanda <wa...@happycity.com>
AuthorDate: Thu Jul 27 13:12:18 2017 -0700

    add back log
---
 newtmgr/bll/bll_common.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/newtmgr/bll/bll_common.go b/newtmgr/bll/bll_common.go
index 1e8933a..93efd06 100644
--- a/newtmgr/bll/bll_common.go
+++ b/newtmgr/bll/bll_common.go
@@ -25,7 +25,7 @@ import (
        "runtime"
        "time"
 
-       "github.com/Sirupsen/logrus"
+       log "github.com/Sirupsen/logrus"
        "github.com/currantlabs/ble"
 
        "mynewt.apache.org/newtmgr/nmxact/bledefs"

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <commits@mynewt.apache.org>.

Reply via email to