Task: #53687 Support instance-specific cfg write targets and add coverage V2 #4
1 changed files with 16 additions and 15 deletions
style: fix indentation
commit
56872a04c4
1
bin/cfg
1
bin/cfg
|
|
@ -388,6 +388,7 @@ case 'show':
|
|||
}
|
||||
$path = ($settings['key'] !== '') ? explode(':', $settings['key']) : [];
|
||||
verboseLog($verbose, 'write source: '.($inputPayload ? '--in' : 'SETTING'));
|
||||
|
||||
if ($inputPayload)
|
||||
{
|
||||
$setting2write = $inputPayload;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue