Something went wrong on our end
fix for latest client release
Compare changes
Files
3- Jono Wenger authored
Improve emoji script logging and add it to the Makefile See merge request !69
+ 28
− 23
@@ -21,6 +21,7 @@ import (
@@ -21,6 +21,7 @@ import (
@@ -56,10 +57,8 @@ var cmd = &cobra.Command{
@@ -56,10 +57,8 @@ var cmd = &cobra.Command{
@@ -115,14 +114,22 @@ func init() {
@@ -115,14 +114,22 @@ func init() {
@@ -135,19 +142,17 @@ func initLog(threshold int, logPath string) {
@@ -135,19 +142,17 @@ func initLog(threshold int, logPath string) {