Dylan Baker <[email protected]> writes: > Patch b59ff71eb was supposed to fix os.makedirs exceptions, but falls > short because of a missing else statement that causes all of the caught > exceptions to fall back to raise. > > This corrects, it also pulls the duplicate functions out into a shared > module. > > v2: - remove accidentally included hunk (Mark) > v3: - Actually include the modules directory in the commit (Mark)
Reviewed-by: Mark Janes <[email protected]> _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
