From: rettenbe Date: Wed, 17 Dec 2008 09:14:17 +0000 (+0000) Subject: bugfix: add var mac to function set_activated_for_installation X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5b9ecbeba9e1512ffc71f2d52767a1d64ae429c4;p=gosa.git bugfix: add var mac to function set_activated_for_installation git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13299 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-si/server/events/gosaTriggered.pm b/gosa-si/server/events/gosaTriggered.pm index bbb1c3314..73a4e95b6 100644 --- a/gosa-si/server/events/gosaTriggered.pm +++ b/gosa-si/server/events/gosaTriggered.pm @@ -476,6 +476,7 @@ sub set_activated_for_installation { my $header = @{$msg_hash->{header}}[0]; my $source = @{$msg_hash->{source}}[0]; my $target = @{$msg_hash->{target}}[0]; + my $mac= (defined($msg_hash->{'macaddress'}))?@{$msg_hash->{'macaddress'}}[0]:undef; my @out_msg_l; # update status of job