X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsystemctl%2Fsystemctl.c;h=7436d4e87537a6bb3f55594f0979476835fd6551;hp=7ecd8d2cfbe918bd872e3351f0339d266f0fc1e5;hb=e9c1ea9de87d4d508ac38ce87a2fa56e7529a91a;hpb=e79f68d11dcf4f7470fe21c219009c81e6433cf9 diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c index 7ecd8d2cf..7436d4e87 100644 --- a/src/systemctl/systemctl.c +++ b/src/systemctl/systemctl.c @@ -3444,7 +3444,7 @@ static int show_one(const char *verb, DBusConnection *bus, const char *path, boo r = 1; else r = 3; - } + } while ((p = info.exec)) { LIST_REMOVE(ExecStatusInfo, exec, info.exec, p);