AW: [qooxdoo-devel] Problem with making demoinclude.js on Windows system

2006-02-27 Thread Oliver Vogel
findet darf sie behalten" > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag > von Hugh Gibson > Gesendet: Montag, 27. Februar 2006 14:13 > An: qooxdoo-devel@lists.sourceforge.net > Betreff: [qooxdoo-devel] Problem with m

[qooxdoo-devel] Problem with making demoinclude.js on Windows system

2006-02-27 Thread Hugh Gibson
I found a problem making demoinclude.js. The lines didn't have the trailing close bracket and semicolon. The problem appears to be that sed doesn't detect the end of lines correctly when trying to match "\"$", probably because on my Windows 2000 system config.sh has CRLF line endings. The att