]> git.pld-linux.org Git - packages/Zope.git/commitdiff
- added message after upgrade auto/ac/Zope-2_7_0-3_b4_1
authorciesiel <ciesiel@pld-linux.org>
Sat, 10 Jan 2004 14:29:58 +0000 (14:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope.spec -> 1.57

Zope.spec

index 135012b9423f402eef9d285acca9b059c3d44fad..923c8ca29f991ab289b6f3cbea3b712199fa062f 100644 (file)
--- a/Zope.spec
+++ b/Zope.spec
@@ -150,6 +150,8 @@ if [ ! -f /etc/zope/main/zope.conf ] ; then
        echo "Creating initial 'main' instance..."
        /usr/sbin/mkzopeinstance main zope:zope
        echo "Instance created. Listening on 127.0.0.1:8080, initial user: 'zope' with password: 'zope'"
+else
+       echo "old /etc/zope/zope.conf detected - look at changes about upgrade!" >&2
 fi
 was_stopped=0
 for dir in /var/lib/zope/main /var/lib/zope ; do
This page took 0.031678 seconds and 4 git commands to generate.