On 10 October 2011 21:29, Marcel de Rooy <m.de.r...@rijksmuseum.nl> wrote:
> Chris,
> Would you mind running dos2unix on the following three xsl files in koha 
> master:
>
> [marcel@RKM004 testclone]$ grep -Ulr --include=*.xsl  "^M" *
> koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS3-1.xsl
> koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS.xsl
> koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2RDFDC.xsl
>
> These three files are the only xsl files in dos format.
> I could generate a patch for it, but again this will result in lots of 
> whitespace warnings.

Interestingly I get a different result

chrisc@rorohiko:~/git/koha$ grep -Ulr --include=*.xsl "^M" *
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2RDFDC.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS3-1.xsl

(perhaps you didnt do a ctrl-v ctrl-m to create the ^M)

I have fixed the line endings on those ones

Chris
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to