Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.

Init#58

Merged
samoht merged 4 commits intomirage:masterfrom
samoht:init
Apr 28, 2016
Merged

Init#58
samoht merged 4 commits intomirage:masterfrom
samoht:init

Conversation

@samoht
Copy link
Copy Markdown
Member

@samoht samoht commented Apr 27, 2016

Reverting a commit not needed to implement the logging. Adding an other one not really needed as well, but there is an issue about that anyway.

let root = get_root () in
let main_dev = P.create (keys P.argv :: jobs) in
(* we don't have control oover the list of [jobs] *)
let main_dev = P.create (P.init @ jobs) in
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hum, can you explain ?

samoht added 2 commits April 28, 2016 15:23
Now this can be passed as an optional argument to `register`.
@samoht samoht merged commit 829bee7 into mirage:master Apr 28, 2016
@samoht samoht deleted the init branch April 28, 2016 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants