You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2018/10/11 17:11:11 UTC

[trafficcontrol] 01/21: Added documentation generation for Python ORT script

This is an automated email from the ASF dual-hosted git repository.

dangogh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git

commit 70eb845794ff83b578235f92ca2bb4bce10a9073
Author: Brennan Fieck <Br...@comcast.com>
AuthorDate: Tue Sep 25 13:19:39 2018 +0000

    Added documentation generation for Python ORT script
---
 docs/source/conf.py                                 | 1 -
 infrastructure/cdn-in-a-box/edge/traffic_ops_ort.py | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/conf.py b/docs/source/conf.py
index 3f5384e..95b695c 100755
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -171,7 +171,6 @@ latex_elements = {
     # The font size ('10pt', '11pt' or '12pt').
     #
     'pointsize': '12pt',
-
 	# Additional stuff for the LaTeX preamble.
 	#
 	# 'preamble': '',
diff --git a/infrastructure/cdn-in-a-box/edge/traffic_ops_ort.py b/infrastructure/cdn-in-a-box/edge/traffic_ops_ort.py
index 810a4d3..3b33eb6 100755
--- a/infrastructure/cdn-in-a-box/edge/traffic_ops_ort.py
+++ b/infrastructure/cdn-in-a-box/edge/traffic_ops_ort.py
@@ -510,6 +510,7 @@ def setTO_LOGIN(login:str) -> str:
 		logging.critical("Bad Traffic_Ops_Login: '%s' - should be like 'username:password'", login)
 		raise ORTException()
 
+
 	logging.debug("TO_LOGIN: %s", login)
 
 	# Obtain login cookie