On 03/12/2012 15:01, Jim Gish wrote:
I assume you also need to remove it from the exclude list (otherwise it will not run)?Thanks. Could you please push the change.Jim
Also did you consider using !isWindows() rather than !ON_WINDOWS, I think it would be neater. Better again would be just handle setWritable returning false, then you wouldn't to do anything Windows specific.
-Alan.