VDR now stops with result value 2 if one of the configuration files can't be read correctly at program startup

This commit is contained in:
Klaus Schmidinger
2003-08-16 09:18:52 +02:00
parent fc19cf3527
commit 57a95c6790
6 changed files with 31 additions and 21 deletions

View File

@@ -2300,3 +2300,5 @@ Video Disk Recorder Revision History
to Reinhard Nissl for reporting this one).
- Fixed staying off the end of an ongoing recording while replaying in time shift
mode (thanks to Rainer Zocholl for reporting this one).
- VDR now stops with exit status 2 if one of the configuration files can't be
read correctly at program startup (suggested by Rainer Zocholl).