aboutsummaryrefslogtreecommitdiffstats
path: root/ethutil/script.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-09-23 18:00:25 +0800
committerobscuren <geffobscura@gmail.com>2014-09-23 18:00:25 +0800
commitb73c07dd806f0fe48ac96b142cc40d480496f2cf (patch)
treec1efecc46d6fd6eed8dd059d8582dc8fd822f1fb /ethutil/script.go
parent1b66e1c93aa2a07afdd349a3a1700ded8e7cf496 (diff)
parentac5e86b7aee5715ca19a7c9fac56c62e7fcd7325 (diff)
downloaddexon-b73c07dd806f0fe48ac96b142cc40d480496f2cf.tar.gz
dexon-b73c07dd806f0fe48ac96b142cc40d480496f2cf.tar.zst
dexon-b73c07dd806f0fe48ac96b142cc40d480496f2cf.zip
Merge branch 'hotfix/0.6.5-2' into develop
Diffstat (limited to 'ethutil/script.go')
-rw-r--r--ethutil/script.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/ethutil/script.go b/ethutil/script.go
index bd087e7e0..a103fb8f0 100644
--- a/ethutil/script.go
+++ b/ethutil/script.go
@@ -1,3 +1,4 @@
+// +build !windows
package ethutil
import (