mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 21:55:03 +02:00
parent
24431b3dab
commit
31f816562f
@ -17,7 +17,7 @@
|
|||||||
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
assert(Internal.run_with_activation_context(function() {
|
System.assert(Internal.run_with_activation_context(function() {
|
||||||
var _Internal = Internal.clone()
|
var _Internal = Internal.clone()
|
||||||
|
|
||||||
template CheckCommand "ido-check-command" {
|
template CheckCommand "ido-check-command" {
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
assert(Internal.run_with_activation_context(function() {
|
System.assert(Internal.run_with_activation_context(function() {
|
||||||
var _Internal = Internal.clone()
|
var _Internal = Internal.clone()
|
||||||
|
|
||||||
template TimePeriod "legacy-timeperiod" use (_Internal) {
|
template TimePeriod "legacy-timeperiod" use (_Internal) {
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
assert(Internal.run_with_activation_context(function() {
|
System.assert(Internal.run_with_activation_context(function() {
|
||||||
var _Internal = Internal.clone()
|
var _Internal = Internal.clone()
|
||||||
|
|
||||||
template CheckCommand "icinga-check-command" use (_Internal) {
|
template CheckCommand "icinga-check-command" use (_Internal) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user