Let llpp.inotify open filenames with spaces
commitf17f2d4d1524ebc37d7c2b4fd7df0ce6fc80f2ef
authorGeoffrey Frogeye <geoffrey@frogeye.fr>
Mon, 12 Nov 2018 13:06:56 +0000 (12 14:06 +0100)
committermalc <moosotc@gmail.com>
Mon, 12 Nov 2018 14:57:58 +0000 (12 17:57 +0300)
tree8d362eb955ce76a9fd2bca83c1ca817df8d55393
parent0a4f0a0b5ef0b4191074c5ec52dfcbcf376ae485
Let llpp.inotify open filenames with spaces

Without this fix you get this:
```bash
$ llpp.inotify Pouet\ pouet.pdf
/usr/bin/llpp.inotify: line 12: [: Pouet: binary operator expected
error: cannot open pouet.pdf: No such file or directory
```
misc/llpp.inotify