Skip to content
Snippets Groups Projects
Commit e5f598b4 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Add chattr(1) to list.

Gbp-Dch: ignore
parent 8317da34
No related branches found
No related tags found
No related merge requests found
Pipeline #220908 passed
......@@ -316,8 +316,8 @@ def create_parser():
action=BooleanAction,
default=False,
help="Check potentially-expensive filesystem extended "
"attributes such as POSIX ACLs, lsattr(1) attributes etc. "
"(default: False)",
"attributes such as POSIX ACLs, lsattr(1)/chattr(1) "
"attributes etc. (default: False)",
)
group3.add_argument(
"--diff-mask",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment