Merge ~pkopylov/qa-regression-testing:fix-test-sudo into qa-regression-testing:master
Proposed by
Pavel Kopylov
Status: | Merged |
---|---|
Merged at revision: | 80d04d51e4f86ca1a54231bb3d8ec4b660df2e95 |
Proposed branch: | ~pkopylov/qa-regression-testing:fix-test-sudo |
Merge into: | qa-regression-testing:master |
Diff against target: |
15 lines (+1/-1) 1 file modified
scripts/test-sudo.py (+1/-1) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Steve Beattie | Approve | ||
Review via email: mp+433994@code.staging.launchpad.net |
Commit message
The test test-sudo.py fails if it runs without a private test suite.
Description of the change
I moved the settings of the global variable 'use_private' to the right place according to what other tests do.
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
Excellent, thanks! I've gone ahead and merged this.
(Not sure why I couldn't copy-paste correctly when I originally added private test support to this test script.)