fix little bug
This commit is contained in:
parent
b02ce13d59
commit
c408ff36a2
@ -1,2 +1,2 @@
|
||||
UPD 2020-10-20_15:51:15 6126 FHEM/98_backupToStorage.pm
|
||||
UPD 2020-10-21_09:16:23 16319 lib/FHEM/backupToStorage.pm
|
||||
UPD 2020-10-21_09:21:20 16318 lib/FHEM/backupToStorage.pm
|
||||
|
@ -421,7 +421,7 @@ sub FileUpload {
|
||||
print 'backupToStorage File Upload - FileUpload Nextcloud, returnCode: '
|
||||
. $returnCode
|
||||
. ' , returnString: '
|
||||
. $returnString' . "\n"
|
||||
. $returnString . "\n"
|
||||
if ( $subprocess->{loglevel} > 4 );
|
||||
|
||||
$response->{ncUpload} = ( $returnCode == 72057594037927935
|
||||
|
Loading…
x
Reference in New Issue
Block a user