Merge lp://staging/~vanvugt/compiz-core/fix-994841 into lp://staging/compiz-core/0.9.8
Proposed by
Daniel van Vugt
| Status: | Merged |
|---|---|
| Approved by: | Alan Griffiths |
| Approved revision: | 3129 |
| Merged at revision: | 3130 |
| Proposed branch: | lp://staging/~vanvugt/compiz-core/fix-994841 |
| Merge into: | lp://staging/compiz-core/0.9.8 |
| Diff against target: |
32 lines (+10/-9) 1 file modified
scripts/run-with-xvfb.sh (+10/-9) |
| To merge this branch: | bzr merge lp://staging/~vanvugt/compiz-core/fix-994841 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Sam Spilsbury | Approve | ||
| Alan Griffiths | Approve | ||
|
Review via email:
|
|||
Description of the change
If running test cases under a real X server, we don't care if Xvfb is missing
(LP: #994841)
To post a comment you must log in.

Good