On Wednesday, July 16, 2014 11:18:58 AM Thomas Wood wrote: > Some test profiles require configuration values from piglit.conf before they > can enumerate the tests. > > Signed-off-by: Thomas Wood <[email protected]> > --- > piglit-print-commands.py | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/piglit-print-commands.py b/piglit-print-commands.py > index 7186326..3ef31f6 100755 > --- a/piglit-print-commands.py > +++ b/piglit-print-commands.py > @@ -36,6 +36,7 @@ from framework.gleantest import GleanTest > > > def main(): > + core.get_config(None) > parser = argparse.ArgumentParser(sys.argv) > parser.add_argument("-t", "--include-tests", > default = [],
Reveiwed-by: Dylan Baker <[email protected]>
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
