mirror of
https://github.com/lilydjwg/nvchecker
synced 2024-12-26 08:32:21 +00:00
more logging
This commit is contained in:
parent
312f99edf9
commit
2cc5de34ab
@ -154,6 +154,7 @@ def _gcodehg_done(name, callback, res):
|
||||
t = time.strptime('Aug 15, 2013', '%b %d, %Y')
|
||||
version = time.strftime('%Y%m%d', t)
|
||||
else:
|
||||
logger.error('%s: version not found.', name)
|
||||
version = None
|
||||
callback(name, version)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user