[Webware-devel] dos/unix line endings on 1.1.1

2013-09-08 Thread Roger Haase
I noticed a few inconsistencies on line endings on the 1.1.1 release.  These files have DOS line endings, should be unix: WebKit/Configs/Application.config WebKit/SessionMemcachedStore.py WebKit/Adapters/WSGIAdapter.py WebKit/Testing/DebugPage.py WebKit/Testing/FieldStorage.py WebKit/Tests/memcac

Re: [Webware-devel] dos/unix line endings on 1.1.1

2013-09-08 Thread Christoph Zwerschke
Am 08.09.2013 18:47, schrieb Roger Haase: > I noticed a few inconsistencies on line endings on the 1.1.1 release. Thanks Roger, I fixed the .py files in the repository now. The .config and .bat files seem to be ok in the distributed archive, though. Can you check again? -- Christoph ---