Mercurial > repos > greg > plant_tribes_add_scaffold
changeset 8:9b2ede3e7100 draft
Uploaded
author | greg |
---|---|
date | Tue, 22 May 2018 10:17:21 -0400 |
parents | 82822d1e5119 |
children | 3706dea6c2f1 |
files | add_scaffold.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/add_scaffold.py Tue May 22 10:15:49 2018 -0400 +++ b/add_scaffold.py Tue May 22 10:17:21 2018 -0400 @@ -89,7 +89,7 @@ self.fh.flush() self.fh.close() else: - self.stop_err("The scaffold %s has already been added to the database." % scaffold_id) + self.stop_err("The scaffold %s has already been added to the database." % os.path.basename(self.args.scaffold_path)) def process_annot_dir(self): """