Commit c60a251
Marvin Caspar
Set return code for SetModeCommand
In case of running the `bin/magento deploy:mode:set production` command
in a shell script this will return an error code 129 and all other
commands after this will not be executed.1 parent a5fa3af commit c60a251
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
0 commit comments