Added exclude_filesets option in check_hpux_patch_version()

This commit is contained in:
Patrick Van der Veken
2018-10-22 11:47:33 +02:00
parent c52798ceef
commit c36c07eb2d
3 changed files with 13 additions and 3 deletions
@@ -23,6 +23,10 @@ required_patches=""
# [default: yes]
check_filesets=yes
# list of filesets to exclude from the check (comma-separated list)
# [default: none]
exclude_filesets=""
#******************************************************************************
# End of FILE