]> git.ipfire.org Git - thirdparty/systemd.git/commit
gpt-auto-generator: fix argument passed to `parse_image_policy_argument`
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 19 Feb 2024 15:53:15 +0000 (16:53 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 19 Feb 2024 19:24:25 +0000 (19:24 +0000)
commitd0a0059c214905595ffc9b0348ec8dfa88b49b6d
treefd84fbd8240e65e693b4aa758a6e71639c276dd0
parentf927b872d63ae03cb7e93c90115330d3b9dcc541
gpt-auto-generator: fix argument passed to `parse_image_policy_argument`

Otherwise:

```
Feb 19 16:35:34 localhost systemd-gpt-auto-generator[188]: Assertion 's' failed at src/shared/image-policy.c:656, function parse_image_policy_argument(). Aborting.
```

Fixes 06e78680e3c36589b785f90ecda64d124905a3f7
src/gpt-auto-generator/gpt-auto-generator.c