validate: fix bug (empty output sqt file not deleted)
commitde4ff1472c5d8a344b95e4086b07bcb9c285b8b2
authorMichael Coleman <mkc@stowers-institute.org>
Mon, 28 Apr 2008 22:40:27 +0000 (28 17:40 -0500)
committerMichael Coleman <mkc@stowers-institute.org>
Mon, 28 Apr 2008 22:40:27 +0000 (28 17:40 -0500)
tree85e0bc4eaaa7566d4a94d1572e8f0f3de8557696
parentbcfb5f8cd0e2897853b1b92e4e51f8f5c5dcad5a
validate: fix bug (empty output sqt file not deleted)

When the --kill flag is used, if all of a file's spectra were filtered out,
the file was being left alone (as if none of its spectra had been filtered
out).  Now the file is deleted.
greylag_validate.py