]> git.ipfire.org Git - thirdparty/systemd.git/commit
gpt-auto-generator: fix duplicate backing partition check
authorLennart Poettering <lennart@poettering.net>
Sat, 3 Oct 2015 14:38:52 +0000 (16:38 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 6 Oct 2015 07:41:02 +0000 (09:41 +0200)
commit42225ff62fe1c2577bbb344d21f1cc5a0afcd2cc
tree65010011ca7b0a351b06607bc00bf995dae4f07e
parentc51abd80cf774815f57817da527639081d7002f4
gpt-auto-generator: fix duplicate backing partition check

We shouldn't exit the loop early, otherwise our duplicate backing
partition check won't work.
src/gpt-auto-generator/gpt-auto-generator.c