[gnome-shell/benzea/systemd-3.36-units] Apply 1 suggestion(s) to 1 file(s)
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/benzea/systemd-3.36-units] Apply 1 suggestion(s) to 1 file(s)
- Date: Thu, 16 Jul 2020 09:38:53 +0000 (UTC)
commit 2505f3fb84bdc87dbef6294627e67dba30b81a74
Author: Benjamin Berg <benjamin sipsolutions net>
Date: Thu Jul 16 09:38:40 2020 +0000
Apply 1 suggestion(s) to 1 file(s)
src/shell-util.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/shell-util.c b/src/shell-util.c
index f01caeaa70..81f03130bf 100644
--- a/src/shell-util.c
+++ b/src/shell-util.c
@@ -763,6 +763,7 @@ shell_util_systemd_call (const char *command,
{
g_debug ("Not systemd-managed, not doing '%s' on '%s'", mode, unit);
g_task_return_pointer (task, g_strdup ("not-systemd-managed"), g_free);
+ return;
}
else if (res < 0)
{
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]