Fix make check-plist with new @xmlcatmgr keyword

This commit is contained in:
Baptiste Daroussin 2016-05-25 18:46:58 +00:00
parent c3dba507a0
commit c4407c70ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415853

View file

@ -71,7 +71,7 @@ parse_plist() {
esac
;;
# Handle [file] Keywords
@info\ *|@shell\ *)
@info\ *|@shell\ *|@xmlcatmgr\ *)
set -- $line
shift
case "$@" in