Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: lxs@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 330 If one of the directories in the list doesn't exist and no filenames are passed in because opendir fails and then the code gets an error. opendir() failing should not be a fatal error. The function should just move on to the next directory. Commit By: lxs Revision: 19400 Changed Files: U trunk/src/util/support/plugins.c