summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1abde34)
raw | patch | inline | side by side (parent: 1abde34)
author | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 10 Sep 2008 14:35:45 +0000 (14:35 +0000) | ||
committer | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 10 Sep 2008 14:35:45 +0000 (14:35 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12403 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/server/events/gosaTriggered.pm | patch | blob | history |
index abe30db024c9f57becb83cd48418e3b82b4c9a93..61239b0dc2adae3c911e182009f63f9824d79cf4 100644 (file)
if ($ogroup_result->code() != 0) {
&main::daemon_log("ERROR: Updating the ObjectGroup '$ogroup' failed (code '".$ogroup_result->code()."') with '".$ogroup_result->{'errorMessage'}."'!", 1);
}
+ } else {
+ &main::daemon_log("DEBUG: System with mac address '$mac' is already a member of ObjectGroup '$ogroup'.", 5);
}
# Finally set gotoMode to active