CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.29k stars 283 forks source link

Var not defined in TermTrackerMod.py #545

Closed osagit closed 3 years ago

osagit commented 3 years ago

Line 83:84 of bin/TermTrackerMod.py

except TimeoutException: print ("{0} processing timeout".format(paste.p_rel_path))

There is no ref of paste var before

Could it be instead ? print ("{0} processing timeout".format(Item.get_item_filename(item_id)))

Terrtia commented 3 years ago

Hi @osagit !

Thanks for the report! Fixed with 3bf42543086592968538cac807e229b2648a408f