Re: [Piglit] [PATCH] Fix 'piglit resume'

2018-12-14 Thread Dylan Baker
Quoting Kenneth Graunke (2018-12-14 12:45:51) > metadata.json contains 'force_glsl' but not 'glsl'. I guess it must > have gotten renamed at some point. Fixes the following traceback when > attempting to call 'piglit resume': > > Traceback (most recent call last): > File "/home/kayden/Projects

[Piglit] [PATCH] Fix 'piglit resume'

2018-12-14 Thread Kenneth Graunke
metadata.json contains 'force_glsl' but not 'glsl'. I guess it must have gotten renamed at some point. Fixes the following traceback when attempting to call 'piglit resume': Traceback (most recent call last): File "/home/kayden/Projects/piglit/piglit", line 178, in main() File "/home/ka