Skip to content
Snippets Groups Projects
Commit f27f1e18 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Force using the release flag when using the no tv one in the compilation script

parent e224d92d
No related branches found
No related tags found
No related merge requests found
Pipeline #480310 passed with stages
in 8 minutes and 27 seconds
......@@ -96,6 +96,7 @@ while [ $# -gt 0 ]; do
;;
-tv)
NO_TV=1
RELEASE=1
;;
*)
diagnostic "$0: Invalid option '$1'."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment