K 10 svn:author V 3 imp K 8 svn:date V 27 2008-04-10T22:57:54.000000Z K 7 svn:log V 312 Fix a bug introduced by DEFAULTS feature. When the config file doesn't exist, we make a directory and then say "oops, that file isn't there" leaving the directory behind. Add a stat for the config file so that we detect this before making the directory. This is semi-lame, but less lame than having this bug. END