Fixed the return value of the svdrpsend.pl script in case of an error

This commit is contained in:
Klaus Schmidinger
2011-08-06 09:51:09 +02:00
parent fdd82cd972
commit 570656b073
3 changed files with 6 additions and 1 deletions

View File

@@ -6659,3 +6659,5 @@ Video Disk Recorder Revision History
Christoph Haubrich).
- cSkins::Message() now blocks calls from background threads (thanks to Michael
Eiler for reporting a crash in such a scenario).
- Fixed the return value of the svdrpsend.pl script in case of an error (thanks to
Jonas Diemer).