Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9b9da597 authored by Lucas Nussbaum's avatar Lucas Nussbaum
Browse files

valid:schema: clean up output

parent acbbb8ec
No related branches found
No related tags found
No related merge requests found
......@@ -45,5 +45,10 @@ def yaml_input_schema_validator(options)
end
end
end
if r
puts "OK"
else
puts "FAILED"
end
return r
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment