Fixed 'runvdr' to stay in the loop only if VDR returns an exit status of '1'

This commit is contained in:
Klaus Schmidinger
2003-08-17 14:48:11 +02:00
parent 12d5d01faa
commit 60341fc883
2 changed files with 3 additions and 2 deletions

View File

@@ -2314,3 +2314,4 @@ Video Disk Recorder Revision History
(suggested by Helmut Auer).
- Removing deleted recordings faster than normal when cutting, to avoid running
out of disk space (thanks to Manfred Schmidt-Voigt for reporting this one).
- Fixed 'runvdr' to stay in the loop only if VDR returns an exit status of '1'.