]> source.dussan.org Git - nextcloud-server.git/commit
Introduce new variable with the default answer to allow option --no-interaction for... 18576/head
authorBernhard Ostertag <bernieo.code@gmx.de>
Sun, 29 Dec 2019 10:03:51 +0000 (11:03 +0100)
committerBernhard Ostertag <bernieo.code@gmx.de>
Sun, 29 Dec 2019 10:03:51 +0000 (11:03 +0100)
commit6a017eb205c6c37d01d76495e2084f5e1ff4fd17
treed12058841f001c3be2f3c22e8828761b7ee77b83
parentfe0e47bf5e80a284f1fe97513d6060550f1eeda8
Introduce new variable with the default answer to allow option --no-interaction for command occ db:convert-type
Variable is set to true for --no-interaction and false otherwise

Signed-off-by: Bernhard Ostertag <bernieo.code@gmx.de>
core/Command/Db/ConvertType.php