From: "Theodore Y. Ts'o" <tytso@mit.edu>
To: Eric Biggers <ebiggers@google.com>
Cc: fstests@vger.kernel.org
Subject: Re: [xfstests-bld PATCH] test-appliance: fix use of undefined variable in gen_results_summary
Date: Mon, 2 Apr 2018 14:56:14 -0400 [thread overview]
Message-ID: <20180402185614.GD32730@thunk.org> (raw)
In-Reply-To: <20180402171413.63324-1-ebiggers@google.com>
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@google.com>
Thanks, applied.
- Ted
prev parent reply other threads:[~2018-04-02 18:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-02 17:14 [xfstests-bld PATCH] test-appliance: fix use of undefined variable in gen_results_summary Eric Biggers
2018-04-02 18:56 ` Theodore Y. Ts'o [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180402185614.GD32730@thunk.org \
--to=tytso@mit.edu \
--cc=ebiggers@google.com \
--cc=fstests@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox