diff --git a/applications/utilities/mesh/manipulation/setSet/setSet.C b/applications/utilities/mesh/manipulation/setSet/setSet.C index 2d70f797c7..f8f05747f8 100644 --- a/applications/utilities/mesh/manipulation/setSet/setSet.C +++ b/applications/utilities/mesh/manipulation/setSet/setSet.C @@ -762,7 +762,7 @@ int main(int argc, char *argv[]) Pout<< "Please type 'help', 'quit' or a set command after prompt." << endl; - bool ok = false; + bool ok = true; FatalError.throwExceptions(); FatalIOError.throwExceptions();