typo
This commit is contained in:
parent
aff6951841
commit
c9654101c7
@ -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 ->
|
||||
|
Loading…
x
Reference in New Issue
Block a user