Patch for correct parsing of file names containing spaces

From: Boris Lechner <boris.lechner_at_insa-strasbourg.fr>
Date: Fri, 12 Jun 2009 12:27:04 +0200

Hi,

I've noticed than incron had troubles with spaces in file names :

ie with table :
/my/dir/ IN_CREATE myCommand "$#"

If i create the file "New File.ext", myCommand will receive two args :
"New" and "File.ext" instead of one.

So i've done this little patch to correct this, using existing funcs in
incron.

Regards,
Boris Lechner

Received on Tue Jun 05 2012 - 22:14:21 CEST

This archive was generated by hypermail 2.2.0 : Tue Jun 05 2012 - 22:14:21 CEST