HomeClusterLabs Projects

Fix: crmd: use 300s timeout with notification scripts, not 300ms

Description

Fix: crmd: use 300s timeout with notification scripts, not 300ms

crmd/notify.c:send_notification() sets a timeout for the notification script.
This will get used ultimately by g_timeout_add(), which interprets it as
milliseconds.

Details

Provenance
kgaillotAuthored on Oct 16 2015, 4:19 PM
Parents
rP12d97687a9e8: Test: fencing: add regression test for using commas and semicolons as…
Branches
Unknown
Tags
Unknown

Event Timeline