Check unicode char warning.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s

This commit is contained in:
Willem Cazander 2024-07-07 17:20:31 +02:00
parent 76cbe51681
commit e1178ed579

View file

@ -17,8 +17,8 @@ ifeq ("$(冗長な)", "オフ")
.SILENT: .SILENT:
endif endif
endif endif
ifdef UITGEBREID ifdef LUIDRUCHTIG
ifeq ("$(UITGEBREID)", "uit") ifeq ("$(LUIDRUCHTIG)", "uit")
.SILENT: .SILENT:
endif endif
endif endif
@ -42,8 +42,8 @@ ifeq ("$(VERBEUX)", "désactivé")
.SILENT: .SILENT:
endif endif
endif endif
ifdef подробный ifdef шумный
ifeq ("$(подробный)", "выключенный") ifeq ("$(шумный)", "выключенный")
.SILENT: .SILENT:
endif endif
endif endif
@ -59,12 +59,12 @@ endif
endif endif
ifndef VERBOSE ifndef VERBOSE
ifndef ifndef
ifndef UITGEBREID ifndef LUIDRUCHTIG
ifndef VERBOSA ifndef VERBOSA
ifndef VERBOSO ifndef VERBOSO
ifndef VERBEUSE ifndef VERBEUSE
ifndef VERBEUX ifndef VERBEUX
ifndef подробный ifndef шумный
ifndef ifndef
ifndef ifndef
.SILENT: .SILENT: