mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 07:19:24 +00:00
98_update.pm: delete (repeated) backup return value logging. (Forum #28005)
git-svn-id: https://svn.fhem.de/fhem/trunk@6784 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0f24c6c390
commit
8671dda84a
@ -122,7 +122,6 @@ doUpdate($$)
|
||||
uLog 1, "update was canceled. Please check manually!";
|
||||
return;
|
||||
}
|
||||
uLog 1, "Backup: $cmdret";
|
||||
}
|
||||
|
||||
my $remCtrlFile = upd_getUrl($src);
|
||||
|
Loading…
Reference in New Issue
Block a user