[Python-modules-commits] [cherrypy3] 03/06: Repair original line endings

Carl Suster arcresu-guest at moszumanska.debian.org
Fri Jan 6 09:43:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

arcresu-guest pushed a commit to branch master
in repository cherrypy3.

commit 74bd6102b63a362b6ed6871255f4dc15bf21eaaf
Author: Carl Suster <carl at contraflo.ws>
Date:   Tue Jan 3 19:32:24 2017 +1100

    Repair original line endings
---
 cherrypy/test/static/index.html | 2 +-
 cherrypy/tutorial/tutorial.conf | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/cherrypy/test/static/index.html b/cherrypy/test/static/index.html
index a5c1966..b9f5f09 100644
--- a/cherrypy/test/static/index.html
+++ b/cherrypy/test/static/index.html
@@ -1 +1 @@
-Hello, world
+Hello, world
diff --git a/cherrypy/tutorial/tutorial.conf b/cherrypy/tutorial/tutorial.conf
index 43dfa60..6537fd3 100644
--- a/cherrypy/tutorial/tutorial.conf
+++ b/cherrypy/tutorial/tutorial.conf
@@ -1,4 +1,4 @@
-[global]
-server.socket_host = "127.0.0.1"
-server.socket_port = 8080
-server.thread_pool = 10
+[global]
+server.socket_host = "127.0.0.1"
+server.socket_port = 8080
+server.thread_pool = 10

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cherrypy3.git



More information about the Python-modules-commits mailing list