]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:script: Try to fix a Perl warning
authorAndreas Schneider <asn@samba.org>
Tue, 26 Nov 2019 07:21:27 +0000 (08:21 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 19 Dec 2019 14:20:41 +0000 (14:20 +0000)
commitdd694bdc643ad294475ddf2dd42b537ffeb7e8dc
treedc8e237ce6f05c0f166bfccf2979209e20820651
parent1bfb384018deb2ee5c27dbea9fa2cdd98901fdcc
s3:script: Try to fix a Perl warning

Scalar value @ENV{"BASH_ENV"} better written as $ENV{"BASH_ENV"} at
/tmp/samba-testbase/b23/samba-ad-dc-1/source3/script/tests/printing/modprinter.pl
line 134.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/script/tests/printing/modprinter.pl