Commit 1b7b8ec
committed
Check against empty strings as errors in bundle code
The result.errors from `GetChangesMapArgs` has changed in Juju to
return something like `['', '', '', '', '', '', '', '', '']` instead
of `[]` in a non-error return.1 parent e54468d commit 1b7b8ec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
0 commit comments