From d9f7184eb59f09d484b05e7c979704525060a1d9 Mon Sep 17 00:00:00 2001 From: Jonathan Giszczak Date: Thu, 18 Jan 2018 17:59:14 -0600 Subject: [PATCH] Error and exit on missing explicit config file. Resolves #1109. --- application.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/application.cpp b/application.cpp index db3d5a3ae..3fe9a99fc 100644 --- a/application.cpp +++ b/application.cpp @@ -132,6 +132,11 @@ bool application::initialize_impl(int argc, char** argv, vector