Skip to content

Commit

Permalink
Cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
rixed committed Feb 1, 2018
1 parent ac93962 commit afb5f26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HttpSrv.ml
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ let run_by_name conf to_run =
| p ->
run_ conf programs p)

(* Compile one program and stop those that depended on it. *)
let compile_ conf program_name =
(* Compilation taking a long time, we do a two phase approach:
* First we take the wlock, read the programs and put their status
Expand Down

0 comments on commit afb5f26

Please sign in to comment.