diff options
| author | Taihsiang Ho <taihsiang.ho@canonical.com> | 2015-03-12 16:31:54 +0800 |
|---|---|---|
| committer | Taihsiang Ho <taihsiang.ho@canonical.com> | 2015-03-12 16:31:54 +0800 |
| commit | 36f5594626b9029e36a34e1ed00bbcfe2c011b9f (patch) | |
| tree | 8689fc97bc607a2e49879fab0cc3fe5a91026080 | |
| parent | 42467c6298dfd6c26719196ecd4dced5ce058d9a (diff) | |
providers:checkbox:monitors.txt.in: Consider also the DP xrandr connectors to run the VGA test
| -rw-r--r-- | jobs/monitor.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/monitor.txt.in b/jobs/monitor.txt.in index d353c31..b6040a6 100644 --- a/jobs/monitor.txt.in +++ b/jobs/monitor.txt.in @@ -1,6 +1,6 @@ plugin: manual id: monitor/vga -requires: display.vga == 'supported' +requires: display.vga == 'supported' or display.dp == 'supported' _description: PURPOSE: This test will check your VGA port. |
