Skip to content

Commit c460b37

Browse files
committed
MAGETWO-80115: Do not disable maintenance mode after running a backup. magento#11056
- suppressed static test
1 parent e8cbcca commit c460b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/src/Magento/Setup/Console/Command/BackupCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ protected function configure()
116116

117117
/**
118118
* {@inheritdoc}
119+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
119120
*/
120121
protected function execute(InputInterface $input, OutputInterface $output)
121122
{

0 commit comments

Comments
 (0)