From f2e89e6b168a757ada276e5d5877b3af80af4457 Mon Sep 17 00:00:00 2001 From: Jakub Sztandera Date: Wed, 12 Aug 2020 16:38:32 +0200 Subject: [PATCH] Set charset to UTF-8 in compute state output Signed-off-by: Jakub Sztandera --- cli/state.go | 1 + 1 file changed, 1 insertion(+) diff --git a/cli/state.go b/cli/state.go index 5b8a10a7a..71bf236c7 100644 --- a/cli/state.go +++ b/cli/state.go @@ -913,6 +913,7 @@ func printInternalExecutions(prefix string, trace []types.ExecutionTrace) { var compStateTemplate = ` +