Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1297)

Issue 14496043: Fix OSX build

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by natefinch
Modified:
10 years, 6 months ago
Reviewers:
gz, mp+189640, fwereade
Visibility:
Public.

Description

Fix OSX build we had no definition of the Home function under juju/osenv for OSX, because all we had was a _linux file and a _windows file. What we really needed was one implementation for Windows and one implementation for everything else. Now that's what we have. For the "everything else" we use the in-file build tag to specify that we don't build this file for Windows. https://code.launchpad.net/~natefinch/juju-core/019-osx-fix/+merge/189640 (do not edit description out of merge proposal)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M juju/osenv/vars_notwin.go View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
natefinch
Please take a look.
10 years, 6 months ago (2013-10-07 15:33:39 UTC) #1
gz
LGTM, though I prefer 'nix' to notwin as the non-magic name.
10 years, 6 months ago (2013-10-07 15:40:02 UTC) #2
fwereade
10 years, 6 months ago (2013-10-07 22:24:27 UTC) #3
I have a report from dstroppa, who's doing the joyent provider, that it's still
not building on OS X for him. Do you have a mac handy to check this against?
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b