Closed darron closed 8 years ago
I will be testing this branch in staging next week.
Testing in staging now - it functions for the most part - found this regression:
2d627374944aaf4e70b88a99345ecbf5c3546dc3 fixed the diff problem.
Tried a few different things to test the exec.Command
better but didn't have much success so I reverted for the time being.
Running this test version in staging:
[staging]darron@i-1dc56ea3:~/kvexpress$ sudo /usr/local/bin/kvexpress -v
Version : 1.13-dev
Revision : 2d627374944aaf4e70b88a99345ecbf5c3546dc3
Date : 20160503.210533
Go : go1.6.1
Everything worked great in staging - merged and closed.
Pursuant to issue #93 - here's the beginning of a PR to rid the code base of the scourge of ", _".
After this is merged we'll add
errcheck
and a few other automatic tests to the Wercker CI build