X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Ftrigger%2Ftest_remove_trigger_cli;h=9a04687612acf39de3c3602b054ab026d4882543;hp=5ec36bccf0519a1670c1f68dc134c1b3bf789d84;hb=665db06360d2bb830a47a2562ef0ebc28a1d75df;hpb=1d4b59f247e2692bf1e9c3c0aac93a47389d20dd diff --git a/tests/regression/tools/trigger/test_remove_trigger_cli b/tests/regression/tools/trigger/test_remove_trigger_cli index 5ec36bccf..9a0468761 100755 --- a/tests/regression/tools/trigger/test_remove_trigger_cli +++ b/tests/regression/tools/trigger/test_remove_trigger_cli @@ -68,8 +68,8 @@ function remove_trigger () start_lttng_sessiond_notap # Add a few triggers -lttng_add_trigger_ok "ABC" --condition on-event aaa -u --filter 'p == 2' --action notify -lttng_add_trigger_ok "DEF" --condition on-event -u -a --action notify +lttng_add_trigger_ok "ABC" --condition event-rule-matches aaa -u --filter 'p == 2' --action notify +lttng_add_trigger_ok "DEF" --condition event-rule-matches -u -a --action notify cat > "${tmp_expected_stdout}" <<- EOF - name: ABC