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

Issue 86360043: Fix reported arch on arm64 machines (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by wallyworld
Modified:
10 years, 1 month ago
Reviewers:
thumper, mp+215074
Visibility:
Public.

Description

Fix reported arch on arm64 machines There was an error in NormaliseArch() which caused the architecture on arm64 machines to be misreported as armhf https://code.launchpad.net/~wallyworld/juju-core/fix-reported-arch-arm64/+merge/215074 (do not edit description out of merge proposal)

Patch Set 1 #

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

Messages

Total messages: 4
wallyworld
Please take a look.
10 years, 1 month ago (2014-04-10 04:09:38 UTC) #1
thumper
https://codereview.appspot.com/86360043/diff/1/juju/arch/arch.go File juju/arch/arch.go (left): https://codereview.appspot.com/86360043/diff/1/juju/arch/arch.go#oldcode39 juju/arch/arch.go:39: {regexp.MustCompile("aarch64"), ARM64}, does this line need to be "aarch64|arm64" ...
10 years, 1 month ago (2014-04-10 10:49:31 UTC) #2
wallyworld
https://codereview.appspot.com/86360043/diff/1/juju/arch/arch.go File juju/arch/arch.go (left): https://codereview.appspot.com/86360043/diff/1/juju/arch/arch.go#oldcode39 juju/arch/arch.go:39: {regexp.MustCompile("aarch64"), ARM64}, On 2014/04/10 10:49:31, thumper wrote: > does ...
10 years, 1 month ago (2014-04-10 13:12:08 UTC) #3
wallyworld
10 years, 1 month ago (2014-04-10 13:13:00 UTC) #4
This is landed since Dave approved the LP mp.
Sign in to reply to this message.

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