summarylogtreecommitdiffstats
path: root/runtime-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'runtime-fix.patch')
-rw-r--r--runtime-fix.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/runtime-fix.patch b/runtime-fix.patch
new file mode 100644
index 000000000000..4186eb0fc27b
--- /dev/null
+++ b/runtime-fix.patch
@@ -0,0 +1,12 @@
+diff --git a/komanda.go b/komanda.go
+index 7bd5ad6..7ce2f7a 100644
+--- a/komanda.go
++++ b/komanda.go
+@@ -6,7 +6,6 @@ import (
+ "log"
+ "os"
+ "path"
+- "runtime"
+
+ "github.com/mephux/common"
+ "github.com/mephux/komanda-cli/komanda"