Commit 04c40698 authored by Yann Garcia's avatar Yann Garcia
Browse files

Bug fixed in f_ut_trigger function

parent acdb3696
Loading
Loading
Loading
Loading
Original line number Diff line number Diff line
Subproject commit d2fa28595526041b73cd876a6130bfba4ad9e5af
Subproject commit c579f7c7175b34426e8392e1edd3885c4b9cd185
+1 −1
Original line number Diff line number Diff line
@@ -1392,7 +1392,7 @@ module LibCise_Functions {
      alt {
        [] utPort.receive(
                          mw_http_response(
                                           mw_http_response_201_created
                                           mw_http_response_201_created_no_body
                          )) {
          tc_ac.stop;
          log("f_ut_trigger: INFO: UtTrigger response received");