Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix release script #543

Merged
merged 5 commits into from
May 2, 2017
Merged

fix release script #543

merged 5 commits into from
May 2, 2017

Conversation

samoht
Copy link
Member

@samoht samoht commented Apr 28, 2017

Signed-off-by: Thomas Gazagnaire thomas@gazagnaire.org

Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
samoht added 2 commits May 2, 2017 09:33
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
samoht added 2 commits May 2, 2017 09:45
MirageOS 3 now only support OCaml >= 4.03

Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
@samoht samoht merged commit ed918bd into moby:master May 2, 2017
@samoht samoht deleted the release branch May 2, 2017 08:34
@@ -80,7 +80,7 @@ module Tests = struct
"local-git", check_builds images#local_git;
"libraries", Term.wait_for_all [
"client", check_builds images#client;
"client-4.02", check_builds images#client_4_02;
"client-4.04", check_builds images#client_4_04;
Copy link
Contributor

Choose a reason for hiding this comment

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

Note that client already tests with 4.04.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed in #546

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants