Actions
Bug #5922
closedbatch_leginon_path_change.py is broken
Start date:
07/30/2018
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.3
Show in known bugs:
Yes
Workaround:
Description
Need extra argument that does nothing and
datatype set to image Traceback (most recent call last): File "batch_leginon_path_change.py", line 50, in <module> query = "update `SessionData` set `%s path` = '%s' where `SessionData`.`DEF_id`=%d" % (dirtype, new_path, sessionid) NameError: name 'dirtype' is not defined
Actions