Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2adbc83e authored by Florent Didier's avatar Florent Didier
Browse files

[dev] oar_properties.rb: change the way we exit from the method

parent 6bc525b3
No related branches found
No related tags found
No related merge requests found
......@@ -228,6 +228,6 @@ generator = OarPropertiesGenerator.new("Generated/OAR_Properties")
options = WikiGenerator::parse_options
if (options)
WikiGenerator::exec(generator, options)
exit(WikiGenerator::exec(generator, options))
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment