Chromium Code Reviews| Index: client/site_tests/power_Draw/control |
| diff --git a/client/site_tests/power_Draw/control b/client/site_tests/power_Draw/control |
| index 70b8731fe93a9fc97311b43a91b2028a8b51d6fb..369133c7b8212af5a287becfdd6b2c73c0973bde 100644 |
| --- a/client/site_tests/power_Draw/control |
| +++ b/client/site_tests/power_Draw/control |
| @@ -35,7 +35,7 @@ def run_sat(): |
| def run_gpu(): |
| job.run_test('gl_Bench', |
| - options='-t fill -t triangle -d %d' % seconds, |
| + options='-tests fill:triangle -duration %d' % seconds, |
| tag=tag) |