Bugfix.
This commit is contained in:
parent
bbc1b6644e
commit
7c1a178d3e
@ -64,7 +64,7 @@ for fv in allvers:
|
||||
if chk.success:
|
||||
chkres = chk.get_result()
|
||||
txt_tv = chkres.tvver
|
||||
print("{}: {} ⇨ {} {}".format(curef, fv, txt_tv, chkres.filehash))
|
||||
print("{}: {} ⇨ {} {}".format(dev.curef, fv, txt_tv, chkres.filehash))
|
||||
|
||||
print("Scan complete.")
|
||||
write_info_if_dumps_found()
|
||||
|
Reference in New Issue
Block a user