@@ -53,6 +53,6 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | $output->writeln($this->getRunStats()); |
56 | - return 1; |
|
56 | + return 1; |
|
57 | 57 | } |
58 | 58 | } |
@@ -31,6 +31,6 @@ |
||
31 | 31 | Orchestrator::install(); |
32 | 32 | |
33 | 33 | $output->writeln('### Orchestrator has been installed/updated ###'); |
34 | - return 1; |
|
34 | + return 1; |
|
35 | 35 | } |
36 | 36 | } |
@@ -88,6 +88,6 @@ |
||
88 | 88 | } |
89 | 89 | |
90 | 90 | $output->writeln($this->getRunStats()); |
91 | - return 1; |
|
91 | + return 1; |
|
92 | 92 | } |
93 | 93 | } |
@@ -106,6 +106,6 @@ |
||
106 | 106 | |
107 | 107 | |
108 | 108 | $output->writeln($this->getRunStats()); |
109 | - return 1; |
|
109 | + return 1; |
|
110 | 110 | } |
111 | 111 | } |
@@ -53,6 +53,6 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | $output->writeln($this->getRunStats()); |
56 | - return 1; |
|
56 | + return 1; |
|
57 | 57 | } |
58 | 58 | } |