[mythtv-commits] mythtv commit: r15903 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Feb 11 05:20:11 UTC 2008


      Author: cpinkham
        Date: 2008-02-11 05:20:11 +0000 (Mon, 11 Feb 2008)
New Revision: 15903
   Changeset: http://cvs.mythtv.org/trac/changeset/15903

Modified:

   trunk/mythtv/programs/mythbackend/main.cpp

Log:

Close stdin after the DB schema upgrade check instead of before the check
in mythbackend.  This was preventing the "Shall I upgrade this database"
message from ever appearing when running mythbackend because stdin was
closed which made the code thing that the user was running mythbackend in
a non-interactive shell.






More information about the mythtv-commits mailing list