What steps will reproduce the problem?
1. Run av_multiscan.py
What version of the product are you using? On what operating system?
python 2.7+ and av_multiscan.py r73
Please provide any additional information below.
Looks like the change in r73 (the comments added) messed up the indent level
for fpscan. Simple fix but halts the program never-the-less.
$ python av_multiscan.py
File "av_multiscan.py", line 101
if os.path.isfile(path_to_fpscan):
^
IndentationError: unexpected indent
Original issue reported on code.google.com by hiddenil...@gmail.com on 5 Dec 2012 at 2:44
Original issue reported on code.google.com by
hiddenil...@gmail.com
on 5 Dec 2012 at 2:44