summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index afe6922..68cd013 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ andlabs: install
forge --gui andlabs
gocui: install
- forge --gui gocui >/tmp/forge.log 2>&1
+ forge --gui gocui --gui-verbose >/tmp/forge.log 2>&1
goimports:
reset