From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2415227203552728736==" MIME-Version: 1.0 From: Denis Kenzior To: iwd at lists.01.org Subject: Re: [PATCH v2 1/2] test-runner: use type=os.path.abspath for argparse Date: Tue, 05 Apr 2022 17:50:45 -0500 Message-ID: <12e5a270-45ee-91b4-e0bc-039cc7bb7440@gmail.com> In-Reply-To: 20220405224030.884883-1-prestwoj@gmail.com --===============2415227203552728736== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi James, On 4/5/22 17:40, James Prestwood wrote: > This is a convenient type which automatically resolves the argument > to an absolute path. Use this for any arguments expected to be > paths. > --- > tools/runner.py | 15 ++++++--------- > 1 file changed, 6 insertions(+), 9 deletions(-) > = All applied, thanks. Regards, -Denis --===============2415227203552728736==--