diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-15 02:49:17 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-15 02:49:17 +0000 |
commit | 29813d539747e58a6e3322df3f48eae4338c60b5 (patch) | |
tree | ad64253796dc7d189145d9bb72dbd175c35488f4 /www/zope29 | |
parent | 47674a9024d5ae3cd9f5366e069619af12740e46 (diff) |
Notes
Diffstat (limited to 'www/zope29')
-rw-r--r-- | www/zope29/files/zeo29.sh.in | 1 | ||||
-rw-r--r-- | www/zope29/files/zope29.sh.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/www/zope29/files/zeo29.sh.in b/www/zope29/files/zeo29.sh.in index 9c5510a0a770..c96f0c63e3e8 100644 --- a/www/zope29/files/zeo29.sh.in +++ b/www/zope29/files/zeo29.sh.in @@ -57,7 +57,6 @@ restart_cmd="zeo29_restart" load_rc_config $name : ${zeo29_enable="NO"} -: ${zeo29_instances=""} cmd="$1" [ $# -gt 0 ] && shift diff --git a/www/zope29/files/zope29.sh.in b/www/zope29/files/zope29.sh.in index 3245091c712d..23d3e62f334b 100644 --- a/www/zope29/files/zope29.sh.in +++ b/www/zope29/files/zope29.sh.in @@ -56,7 +56,6 @@ restart_cmd="zope29_restart" load_rc_config $name : ${zope29_enable="NO"} -: ${zope29_instances=""} cmd="$1" [ $# -gt 0 ] && shift |