From 8399e79d87a1c9313f99e076448eb2fae869b2e8 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Tue, 13 Oct 2020 13:37:22 +0200 Subject: Add some small fixes --- cli/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cli/main.cpp') diff --git a/cli/main.cpp b/cli/main.cpp index 392d555..6e9e49f 100644 --- a/cli/main.cpp +++ b/cli/main.cpp @@ -451,6 +451,8 @@ int startDiceParsing(QStringList& cmds, QString& treeFile, bool withColor, EXPOR #endif } } + else + rt = 1; } return rt; } -- cgit v1.2.3-70-g09d2