]> granicus.if.org Git - icinga2/commit
Fix acknowledgement with expire time not added as comment expire_time
authorMichael Friedrich <michael.friedrich@netways.de>
Fri, 17 Apr 2015 14:44:40 +0000 (16:44 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Fri, 17 Apr 2015 14:44:40 +0000 (16:44 +0200)
commitd3a56b6404c4adc0f9b4d34ef127b561460c5fdd
treeeadac038f90860e143946f0bb8cf49b05590edb4
parent9c45ab7d661459e19a590573f410bbf7e15f45bb
Fix acknowledgement with expire time not added as comment expire_time

GetExpireTime() is always set to 0 which will make the comment reflect
wrong information compared to the text.

fixes #9041
lib/icinga/externalcommandprocessor.cpp