The tool will prompt an IOError and halt the generation in genabout.py if a directory name ends with space in the about_file field
i.e.
/tmp/abc/def /xyz.ABOUT
the tool will promt: IOError: [Errno 2] No such file or directory:...
The tool should catch the error and log in the error.log
The tool will prompt an IOError and halt the generation in genabout.py if a directory name ends with space in the about_file field
i.e.
/tmp/abc/def /xyz.ABOUT
the tool will promt: IOError: [Errno 2] No such file or directory:...
The tool should catch the error and log in the error.log