diff --git a/src/settings.cpp b/src/settings.cpp index c50f251e16..d2980701c7 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -666,7 +666,7 @@ void read_settings_xml() // Check if the user has specified to not reduce tallies at the end of every // batch if (check_for_node(root, "no_reduce")) { - reduce_tallies = get_node_value_bool(root, "no_reduce"); + reduce_tallies = !get_node_value_bool(root, "no_reduce"); } // Check if the user has specified to use confidence intervals for