This commit is contained in:
zapashcanon 2021-09-13 18:11:19 +02:00
parent aff6951841
commit c9654101c7
Signed by: zapashcanon
GPG Key ID: 8981C3C62D1D28F1

View File

@ -97,7 +97,7 @@ let () =
let compiler_packages =
match Bos.OS.Cmd.run_out list_compiler_packages |> Bos.OS.Cmd.to_lines with
| Ok r -> r
| Error _ -> error "can't list conf packages"
| Error _ -> error "can't list compiler_packages packages"
in
List.iter (fun package ->