[Blends-commit] [SCM] website branch, master, updated. 42edfdda0d60032b566562f59cdf96a18723461d
Andreas Tille
tille at debian.org
Thu Nov 22 14:50:49 UTC 2012
The following commit has been merged in the master branch:
commit 42edfdda0d60032b566562f59cdf96a18723461d
Author: Andreas Tille <tille at debian.org>
Date: Thu Nov 22 15:50:35 2012 +0100
We switched on all relevant hosts from port 5441 to 5452
diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py
index 0b84997..92ac1a8 100644
--- a/webtools/blendstasktools.py
+++ b/webtools/blendstasktools.py
@@ -13,8 +13,9 @@
# or if it is not contained it obtains information
# from tasks file about home page, license, WNPP etc.
-PORT=5441
+#PORT=5441
UDDPORT=5452
+PORT=UDDPORT
DEFAULTPORT=5432
from sys import stderr, exit
--
Static and dynamic websites for Debian Pure Blends
More information about the Blends-commit
mailing list