[mythtv-commits] mythtv commit: r27214 by beirdo

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Nov 14 09:15:19 UTC 2010


      Author: beirdo
        Date: 2010-11-14 09:15:19 +0000 (Sun, 14 Nov 2010)
New Revision: 27214
   Changeset: http://svn.mythtv.org/trac/changeset/27214

Log:

Convert system(chmod) to use the chmod() system call that is called from inside
/bin/chmod to change permissions of files/directories.  There's no need to 
shell out to do this.

This also brings a question to mind that should be addressed...  Just *why* is
mytharchive insisting on 0777 as the directory permissions?  This should be
set more sanely.



Modified:

   trunk/mythplugins/mytharchive/mytharchive/archiveutil.cpp
   trunk/mythplugins/mytharchive/mytharchive/thumbfinder.cpp




More information about the mythtv-commits mailing list