summaryrefslogtreecommitdiff
path: root/cmds/textbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/textbox/Makefile')
-rw-r--r--cmds/textbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmds/textbox/Makefile b/cmds/textbox/Makefile
index 6ca4329..5785c10 100644
--- a/cmds/textbox/Makefile
+++ b/cmds/textbox/Makefile
@@ -1,5 +1,6 @@
run: build
- GOTRACEBACK=all ./textbox --gui-debug
+ # GOTRACEBACK=all ./textbox --gui-debug
+ GOTRACEBACK=all ./textbox --gui-debug >/tmp/witgui.log.stderr 2>&1
build-release:
go get -v -u -x .