From 438e6dcd0979157f154b685430d0123615478c20 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Mon, 9 Feb 2015 15:15:26 +0100 Subject: [PATCH] console: Don't repeat line when we're reporting an error for the last line fixes #8099 --- lib/cli/consolecommand.cpp | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lib/cli/consolecommand.cpp b/lib/cli/consolecommand.cpp index 8161ffc62..3f37dae7a 100644 --- a/lib/cli/consolecommand.cpp +++ b/lib/cli/consolecommand.cpp @@ -110,8 +110,15 @@ int ConsoleCommand::Run(const po::variables_map& vm, const std::vector