Hello community, here is the log from the commit of package icinga for openSUSE:13.1 checked in at 2013-10-14 14:29:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/icinga (Old) and /work/SRC/openSUSE:13.1/.icinga.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icinga" Changes: -------- --- /work/SRC/openSUSE:13.1/icinga/icinga.changes 2013-09-23 15:21:26.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.icinga.new/icinga.changes 2013-10-14 14:29:50.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Oct 10 10:41:23 UTC 2013 - [email protected] + +- use correct variable for checking the status of the icinga-binary + in rcicinga + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rcicinga ++++++ --- /var/tmp/diff_new_pack.8rgEny/_old 2013-10-14 14:29:50.000000000 +0200 +++ /var/tmp/diff_new_pack.8rgEny/_new 2013-10-14 14:29:50.000000000 +0200 @@ -276,7 +276,7 @@ rc_failed 1 fi else - checkproc -p "$lock_file" "$NAGIOS_BIN" + checkproc -p "$lock_file" "$ICINGA_BIN" fi rc_status -v ;; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
