mirror of
https://github.com/samba-team/samba.git
synced 2025-12-21 20:23:50 +03:00
lib/replace/timegm: use utf-8
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Wed Nov 17 05:27:39 UTC 2021 on sn-devel-184
This commit is contained in:
committed by
Ralph Boehme
parent
039f876c4e
commit
2868b80364
@@ -140,7 +140,6 @@ def is_latin1_file(name):
|
||||
r'^source4/heimdal/lib/asn1/asn1-template.h$',
|
||||
r'^source4/heimdal/lib/asn1/gen_template.c$',
|
||||
r'^source4/heimdal/lib/hdb/hdb-keytab.c$',
|
||||
r'^lib/replace/timegm.c$',
|
||||
):
|
||||
if re.match(pattern, name):
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user