Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2013-07-06 19:16:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/salt (Old)
 and      /work/SRC/openSUSE:Factory/.salt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "salt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/salt/salt.changes        2013-07-02 
14:30:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2013-07-06 
19:16:17.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul  5 21:25:21 UTC 2013 - abo...@gmail.com
+
+- Updated init files, rc_status instead of rc status.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ salt-master ++++++
--- /var/tmp/diff_new_pack.0T2ayU/_old  2013-07-06 19:16:18.000000000 +0200
+++ /var/tmp/diff_new_pack.0T2ayU/_new  2013-07-06 19:16:18.000000000 +0200
@@ -130,7 +130,7 @@
     reload)
         echo "can't reload configuration, you have to restart it"
         if [ -f $SUSE_RELEASE ]; then
-               rc status -v
+               rc_status -v
         else
                RETVAL=$?
         fi

++++++ salt-minion ++++++
--- /var/tmp/diff_new_pack.0T2ayU/_old  2013-07-06 19:16:18.000000000 +0200
+++ /var/tmp/diff_new_pack.0T2ayU/_new  2013-07-06 19:16:18.000000000 +0200
@@ -134,7 +134,7 @@
     reload)
         echo "can't reload configuration, you have to restart it"
         if [ -f $SUSE_RELEASE ]; then
-               rc status -v
+               rc_status -v
         else
                RETVAL=$?
         fi

++++++ salt-syndic ++++++
--- /var/tmp/diff_new_pack.0T2ayU/_old  2013-07-06 19:16:18.000000000 +0200
+++ /var/tmp/diff_new_pack.0T2ayU/_new  2013-07-06 19:16:18.000000000 +0200
@@ -126,7 +126,7 @@
    reload)
         echo "can't reload configuration, you have to restart it"
         if [ -f $SUSE_RELEASE ]; then
-               rc status -v
+               rc_status -v
         else
                RETVAL=$?
         fi

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to