]> 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:46:46 +0000 (16:46 +0200)
commit57cc7b195afd8002fb1c4528a5663bcaed9da728
treed18eedc03f1dcb6455314dea466d9f2947a1c8d8
parent02d2044ec2f97aef5e3a8005c7f377d58223c9e0
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