2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

ignore prologue

This commit is contained in:
Todd C. Miller 2018-10-26 10:10:52 -06:00
parent 6c3d20cb41
commit 06035f193e

View File

@ -42,6 +42,6 @@ Makefile$
^lib/util/[a-z0-9_]+_test$
^lib/util/regress/.*\.(out|err)$
^plugins/sudoers/(cvtsudoers|sudoers|sudoreplay|testsudoers|tsdump|visudo|check_[a-z0-9_]+)$
^plugins/sudoers/(cvtsudoers|sudoers|sudoreplay|testsudoers|tsdump|visudo|prologue|check_[a-z0-9_]+)$
^plugins/sudoers/.*\.(out|toke|err|json|ldif|sudo|ldif2sudo)$
^plugins/sudoers/regress/iolog_plugin/iolog$