r889 - /zope-debhelper/trunk/autoscripts/config-dzinstance

kobold at users.alioth.debian.org kobold at users.alioth.debian.org
Sat Jun 16 15:32:08 UTC 2007


Author: kobold
Date: Sat Jun 16 15:32:08 2007
New Revision: 889

URL: http://svn.debian.org/wsvn/pkg-zope/?sc=1&rev=889
Log:
Fixed a bug.

Modified:
    zope-debhelper/trunk/autoscripts/config-dzinstance

Modified: zope-debhelper/trunk/autoscripts/config-dzinstance
URL: http://svn.debian.org/wsvn/pkg-zope/zope-debhelper/trunk/autoscripts/config-dzinstance?rev=889&op=diff
==============================================================================
--- zope-debhelper/trunk/autoscripts/config-dzinstance (original)
+++ zope-debhelper/trunk/autoscripts/config-dzinstance Sat Jun 16 15:32:08 2007
@@ -136,6 +136,7 @@
                 if [ "$RET" = false ]; then
                     db_set $PKG/instance-zeo-port "8100" || true
                 fi
+                db_input high $PKG/instance-zeo-port || true
                 if db_go; then
                     STATE=6
                 else




More information about the pkg-zope-commits mailing list