Ensure a plist parsing error is properly reported in the exit number
modified libpkg/pkg_ports.c
@@ -773,6 +773,7 @@ parse_actions(const ucl_object_t *o, struct plist *p,
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -799,13 +800,15 @@ parse_actions(const ucl_object_t *o, struct plist *p,
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1250,12 +1253,12 @@ plist_parse(struct plist *pplist, FILE *f)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|