Skip to content

Commit 5aff47c

Browse files
committed
Merge branch 'master' of github.com:hechoendrupal/drupal-console
2 parents cfe0854 + f95c11d commit 5aff47c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Command/Config/ImportSingleCommand.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ protected function execute(InputInterface $input, OutputInterface $output)
133133

134134
return 1;
135135
}
136+
137+
return 0;
136138
}
137139

138140
private function configImport(StorageComparer $storageComparer)

0 commit comments

Comments
 (0)