Fix make check-plist with new @xmlcatmgr keyword
This commit is contained in:
parent
c3dba507a0
commit
c4407c70ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415853
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ parse_plist() {
|
|||
esac
|
||||
;;
|
||||
# Handle [file] Keywords
|
||||
@info\ *|@shell\ *)
|
||||
@info\ *|@shell\ *|@xmlcatmgr\ *)
|
||||
set -- $line
|
||||
shift
|
||||
case "$@" in
|
||||
|
|
Loading…
Reference in a new issue