Instead of piglit-summary-html foo.old
you can do piglit-summary-html <(cat foo.old) That should hide the filename from python. Dylan: Looks like your logic is a bit *too* clever now :) On Tue, Jul 28, 2015 at 10:47 AM, Tom Stellard <[email protected]> wrote: > Hi, > > I'm getting this error when I try to include older results in a summary: > > Warning: A python exception that should have been handled was not. This is > bug and should be reported. > BUG: No module supports file extensions ".old" > > Is there some way to fix this? > > Thanks, > Tom > _______________________________________________ > Piglit mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/piglit _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
