add disabled to ignore list
This commit is contained in:
parent
91968d0ac9
commit
7a130107ee
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ hasqueries(Attr *a)
|
||||||
|
|
||||||
char *ignored[] = {
|
char *ignored[] = {
|
||||||
"role",
|
"role",
|
||||||
|
"disabled",
|
||||||
};
|
};
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue