Hello community,

here is the log from the commit of package ha-cluster-bootstrap for 
openSUSE:Factory checked in at 2014-02-18 14:44:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ha-cluster-bootstrap (Old)
 and      /work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ha-cluster-bootstrap"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ha-cluster-bootstrap/ha-cluster-bootstrap.changes    
    2014-02-15 08:04:43.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new/ha-cluster-bootstrap.changes
   2014-02-18 14:44:37.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Feb 18 06:05:35 UTC 2014 - [email protected]
+
+- Run removal commands in bash shell to avoid prompts from zsh (bnc#862572)
+- Upstream version:6daed36
+
+-------------------------------------------------------------------

Old:
----
  sleha-bootstrap-0.4+git.1392381039.b11cac6.tar.bz2

New:
----
  sleha-bootstrap-0.4+git.1392700725.6daed36.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ha-cluster-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.f5bQSa/_old  2014-02-18 14:44:38.000000000 +0100
+++ /var/tmp/diff_new_pack.f5bQSa/_new  2014-02-18 14:44:38.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           ha-cluster-bootstrap
-Version:        0.4+git.1392381039.b11cac6
+Version:        0.4+git.1392700725.6daed36
 Release:        0
 Summary:        Pacemaker HA Cluster Bootstrap Tool
 License:        GPL-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.f5bQSa/_old  2014-02-18 14:44:38.000000000 +0100
+++ /var/tmp/diff_new_pack.f5bQSa/_new  2014-02-18 14:44:38.000000000 +0100
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="versionformat">0.4+git.%ct.%h</param>
-    <param name="revision">b11cac6</param>
+    <param name="revision">6daed36</param>
   </service>
 
   <service name="recompress" mode="disabled">

++++++ sleha-bootstrap-0.4+git.1392381039.b11cac6.tar.bz2 -> 
sleha-bootstrap-0.4+git.1392700725.6daed36.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sleha-bootstrap-0.4+git.1392381039.b11cac6/scripts/ha-cluster-remove 
new/sleha-bootstrap-0.4+git.1392700725.6daed36/scripts/ha-cluster-remove
--- old/sleha-bootstrap-0.4+git.1392381039.b11cac6/scripts/ha-cluster-remove    
2014-02-14 13:31:38.000000000 +0100
+++ new/sleha-bootstrap-0.4+git.1392700725.6daed36/scripts/ha-cluster-remove    
2014-02-18 07:05:06.000000000 +0100
@@ -143,9 +143,9 @@
                        || error "stop the service corosync on $SEED_HOST 
failed"
 
                #delete the configure file from the node $SEED_HOST
-               invoke ssh root@$HOST "rm -f $SYSCONFIG_SBD $CSYNC2_CFG \
+               invoke ssh root@$HOST "bash -c \"rm -f $SYSCONFIG_SBD 
$CSYNC2_CFG \
                                $COROSYNC_CONF $CSYNC2_KEY \
-                               && rm -f /var/lib/heartbeat/crm/* 
/var/lib/pacemaker/cib/*" \
+                               && rm -f /var/lib/heartbeat/crm/* 
/var/lib/pacemaker/cib/*\"" \
                                || error "Delete the configure files failed"
        else
                #check node status

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to