summaryrefslogtreecommitdiff
path: root/src/machine/machine.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/machine/machine.c')
-rw-r--r--src/machine/machine.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/machine/machine.c b/src/machine/machine.c
index d75c338189..591a656f1e 100644
--- a/src/machine/machine.c
+++ b/src/machine/machine.c
@@ -247,6 +247,7 @@ static int machine_start_scope(Machine *m) {
dbus_error_free(&error);
free(scope);
+ return r;
} else {
m->scope = scope;