diff options
author | Taihsiang Ho <taihsiang.ho@canonical.com> | 2015-04-22 09:48:46 +0000 |
---|---|---|
committer | Daniel Manrique <> | 2015-04-22 09:48:46 +0000 |
commit | 2e842a9822c5d6165d2becebc9956a6fa44c68a1 (patch) | |
tree | 864982d147d3432740954f4bd75d098227531d26 /jobs | |
parent | d69fddab3fd0d43a8cdada5a5d82a1d98233514f (diff) | |
parent | 36f5594626b9029e36a34e1ed00bbcfe2c011b9f (diff) |
"providers:checkbox:monitors.txt.in: Consider also the DP xrandr connectors to run the VGA test by initializing entries with not-supported status to explicit dump resource supported/not-supported status. [r=sylvain-pineau][bug=1310923,1416231][author=taihsiangho]"
Diffstat (limited to 'jobs')
-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 c942d4a..eda4668 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. |