Skip to content
Snippets Groups Projects
Commit d9709e81 authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Remove unwanted CHECK

parent 38f64d5b
Branches
Tags
No related merge requests found
Pipeline #11181 passed
......@@ -434,7 +434,7 @@ Configurable *ftl::config::configure(int argc, char **argv, const std::string &r
process_options(rootcfg, options);
//LOG(INFO) << "CONFIG: " << config["vision_default"];
CHECK_EQ( &config, config_index["ftl://utu.fi"] );
//CHECK_EQ( &config, config_index["ftl://utu.fi"] );
return rootcfg;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment