Unused variable in TAP tests file

Started by Amul Sulover 4 years ago4 messageshackers
Jump to latest
#1Amul Sul
sulamul@gmail.com

Few tap test files have the "tempdir_short" variable which isn't in
use. The attached patch removes the same

Regards,
Amul

Attachments:

0001-Remove-unused-variable.patchapplication/x-patch; name=0001-Remove-unused-variable.patchDownload+0-6
#2Michael Paquier
michael@paquier.xyz
In reply to: Amul Sul (#1)
Re: Unused variable in TAP tests file

On Fri, Sep 03, 2021 at 10:53:19AM +0530, Amul Sul wrote:

Few tap test files have the "tempdir_short" variable which isn't in
use. The attached patch removes the same

Indeed. Let's clean up that. Thanks!
--
Michael

#3Michael Paquier
michael@paquier.xyz
In reply to: Michael Paquier (#2)
Re: Unused variable in TAP tests file

On Fri, Sep 03, 2021 at 04:03:36PM +0900, Michael Paquier wrote:

Indeed. Let's clean up that. Thanks!

And done.
--
Michael

#4Amul Sul
sulamul@gmail.com
In reply to: Michael Paquier (#3)
Re: Unused variable in TAP tests file

Thank you !

Regards,
Amul

Show quoted text

On Mon, Sep 6, 2021 at 7:58 AM Michael Paquier <michael@paquier.xyz> wrote:

On Fri, Sep 03, 2021 at 04:03:36PM +0900, Michael Paquier wrote:

Indeed. Let's clean up that. Thanks!

And done.
--
Michael