diff options
Diffstat (limited to 'www/zope211/files')
-rw-r--r-- | www/zope211/files/zeo211.in | 1 | ||||
-rw-r--r-- | www/zope211/files/zope211.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/www/zope211/files/zeo211.in b/www/zope211/files/zeo211.in index 1e1396dd9462..6d8d5938d6ab 100644 --- a/www/zope211/files/zeo211.in +++ b/www/zope211/files/zeo211.in @@ -57,7 +57,6 @@ restart_cmd="zeo211_restart" load_rc_config $name : ${zeo211_enable="NO"} -: ${zeo211_instances=""} cmd="$1" [ $# -gt 0 ] && shift diff --git a/www/zope211/files/zope211.in b/www/zope211/files/zope211.in index cb099a835395..dc32d8614e3c 100644 --- a/www/zope211/files/zope211.in +++ b/www/zope211/files/zope211.in @@ -55,7 +55,6 @@ restart_cmd="zope211_restart" load_rc_config $name : ${zope211_enable="NO"} -: ${zope211_instances=""} cmd="$1" [ $# -gt 0 ] && shift |