beremiz

Fixed typo in copy_to_log

2013-03-22, Edouard Tisserant
17d9c81b5ed8
file isExecutable
Fixed typo in copy_to_log
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>