commit | 384d8c9e33667d45d5f8f97372ffe8565d204a7e | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Mon May 06 14:27:31 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Mon May 06 14:27:31 2019 -0400 |
tree | 289f8efd48442a69457c00530f2480678fd444ed | |
parent | 5ba46c9c38e4a126e34d8aa85a764928fd2974e3 [diff] [blame] |
Make now runs lint and any unit tests. Also update vendored voltha-go to add new api updates Change-Id: I08e11ae043b1db46fed4cc64fddc890a6729dedf
diff --git a/.gitignore b/.gitignore index 229b4bd..69d9456 100644 --- a/.gitignore +++ b/.gitignore
@@ -65,3 +65,5 @@ # Development versions of locally built libraries python/local_imports +# test output +tests/results