Merge lp://staging/~mikemc/ubuntu-sso-client/fix-1037395-run-mac-tests into lp://staging/ubuntu-sso-client
Proposed by
Mike McCracken
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | dobey | ||||
Approved revision: | 990 | ||||
Merged at revision: | 1003 | ||||
Proposed branch: | lp://staging/~mikemc/ubuntu-sso-client/fix-1037395-run-mac-tests | ||||
Merge into: | lp://staging/ubuntu-sso-client | ||||
Diff against target: |
20 lines (+2/-2) 1 file modified
run-mac-tests (+2/-2) |
||||
To merge this branch: | bzr merge lp://staging/~mikemc/ubuntu-sso-client/fix-1037395-run-mac-tests | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
dobey (community) | Approve | ||
Review via email: mp+119830@code.staging.launchpad.net |
Commit message
- Change run-mac-tests script to work with fixed buildout, and use pyflakes (LP: #1037395)
Description of the change
- Change run-mac-tests script to work with fixed buildout, and use pyflakes (LP: #1037395)
To post a comment you must log in.
If using pyflakes here gives a bunch of warnings/errors, we probably do not want to switch to using it yet on darwin. You should probably not add the USE_PYFLAKES yet.