Output filename to metadata log after fully processing file.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 24 May 2007 19:53:26 +0000 (12:53 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Thu, 24 May 2007 19:53:26 +0000 (12:53 -0700)
commitebe463a9bf1b092fb8a6d3d6b8ed7b5da12b2454
tree6ea065f2bd711b34eb91ce195a30ac209fcf38f7
parent3702f2531d1bedb56ec4e0ecd80ea007e447c128
Output filename to metadata log after fully processing file.

Previously, if there was an error processing the file, the metadata
dictionary was not output, but the filename was, producing an incorrect
metadata file.  This is now fixed.
scandir.cc