MT#17173 make default hal consider exceptions

API, affects TT#5479

Change-Id: I0db019094204350cb456b28763209de8cbe9bc5d
changes/04/9404/2
Gerhard Jungwirth 9 years ago
parent b5d766f28e
commit 3ade23672d

@ -720,6 +720,7 @@ sub hal_from_item {
c => $c,
resource => $resource,
form => $form,
$form_exceptions ? (exceptions => $form_exceptions) : (),
run => 0,
);
}

Loading…
Cancel
Save