Unused variable in TAP tests file
Started by Amul Sulover 4 years ago4 messageshackers
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
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
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