other_value      1107 fencing/commands.c             char *other_value = g_hash_table_lookup(second, key);
other_value      1109 fencing/commands.c             if (!other_value || safe_str_neq(other_value, value)) {
other_value      1110 fencing/commands.c                 crm_trace("Different value for %s: %s != %s", key, other_value, value);