On Mon, Apr 02, 2018 at 10:14:13AM -0700, Eric Biggers wrote: > This fixes the following Python error when no tests were run: > > Traceback (most recent call last): > File "/usr/local/bin/gen_results_summary", line 22, in <module> > main() > File "/usr/local/bin/gen_results_summary", line 19, in main > sys.exit('No results file found in ' + results_dir) > NameError: global name 'results_dir' is not defined > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html