Mentions légales du service

Skip to content
Snippets Groups Projects
Commit fd151257 authored by Andrei Paskevich's avatar Andrei Paskevich
Browse files

make -M option work with --realize (thanks François)

parent 9e477cec
No related branches found
No related tags found
No related merge requests found
......@@ -485,7 +485,7 @@ let do_theory env drv fname tname th glist =
exit 1
end else begin
let drv = Opt.get drv in
let task = Task.use_export None th in
let task = Task.use_export !opt_task th in
do_tasks env drv fname tname th task
end
else begin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment