fix: add missing run directory as a root dir to mp-check
This commit is contained in:
parent
a5790debc4
commit
4cee462e70
@ -54,6 +54,7 @@ root_dirs=(
|
||||
"usr"
|
||||
"var"
|
||||
"opt"
|
||||
"run"
|
||||
)
|
||||
bad_vars=(
|
||||
'$VERSION'
|
||||
|
Loading…
Reference in New Issue
Block a user