[Pkg-zenoss-commits] r175 - /packages/zenoss/trunk/debian/zenoss.postinst

zack at users.alioth.debian.org zack at users.alioth.debian.org
Tue Jun 19 23:09:40 UTC 2007


Author: zack
Date: Tue Jun 19 23:09:40 2007
New Revision: 175

URL: http://svn.debian.org/wsvn/pkg-zenoss/?sc=1&rev=175
Log:
cosmesis

Modified:
    packages/zenoss/trunk/debian/zenoss.postinst

Modified: packages/zenoss/trunk/debian/zenoss.postinst
URL: http://svn.debian.org/wsvn/pkg-zenoss/packages/zenoss/trunk/debian/zenoss.postinst?rev=175&op=diff
==============================================================================
--- packages/zenoss/trunk/debian/zenoss.postinst (original)
+++ packages/zenoss/trunk/debian/zenoss.postinst Tue Jun 19 23:09:40 2007
@@ -33,7 +33,7 @@
 db_stop || true
 
 if [ "$1" = "configure" ]; then
-  #we're supposed to stope the zope processes to insert the data/migrate
+  # we're supposed to stop the zope processes to insert the data/migrate
   dzhandle zopectl zenoss stop
   if [ -z "$2" ]; then
     . /etc/dbconfig-common/zenoss.conf




More information about the Pkg-zenoss-commits mailing list