]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: tests: remove duplicate uses of 'my' in Perl
authorCollin Funk <collin.funk1@gmail.com>
Mon, 20 Jan 2025 05:15:35 +0000 (21:15 -0800)
committerPádraig Brady <P@draigBrady.com>
Mon, 20 Jan 2025 15:45:03 +0000 (15:45 +0000)
commit91d5a512365726b89868b7113d9df5cbe6cab270
tree02a127571444d607535a55d008f0b3a0caec72ea
parentdcc896e6c3d7fdcb75f493e216f94a2af558740b
maint: tests: remove duplicate uses of 'my' in Perl

* tests/env/env-S.pl (cf): Remove uses of 'my' after the variable has
been declared.
* tests/factor/factor.pl (t): Likewise.
* tests/misc/fold.pl (prog): Remove duplicate assignment.
tests/env/env-S.pl
tests/factor/factor.pl
tests/misc/fold.pl