pixelb / fslint

Linux file system lint checker/cleaner
319 stars 72 forks source link

Error when apostrophe ' is in the folder name of the "Paths to exclude" list #113

Closed psiphi75 closed 8 years ago

psiphi75 commented 8 years ago

I am running fslint 2.44 and get the following error: /usr/share/fslint/fslint/supprt/getfpf: eval: line 76: syntax error near unexpected token `)'

To reproduce: 1) Create a folder with an apostrophe in it. E.g. "Simon's folder". 2) Add that folder to "Paths to exclude" list. 3) Click find - you will get the error above.

psiphi75 commented 8 years ago

Wow, that was an impressively quick fix!! Thanks.