]> git.lttng.org Git - lttng-tools.git/commit
Clean-up: Test list triggers: Remove unused tmp variables
authorErica Bugden <ebugden@efficios.com>
Mon, 8 Jul 2024 15:42:13 +0000 (11:42 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 7 Jan 2025 20:51:37 +0000 (20:51 +0000)
commitc0c76f36c74a94c42f3c56027c5a8c5299a113e2
tree2a7b7a98d39422a12f877c542dfeaaa7922bc4ba
parent913f377c7bb083d23fb2a0dc87fb4a6be2eb071a
Clean-up: Test list triggers: Remove unused tmp variables

The variables can be removed since the functions that compare the
actual and expected output for these tests, `list_triggers_matches_ok`
and `list_triggers_matches_mi_ok` define `tmp_stdout` and `tmp_stderr`
variables locally.

Change-Id: Ifa54a4034f4b6ed6ed0a1676f7c9e36d1c9affc6
Signed-off-by: Erica Bugden <ebugden@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/trigger/test_list_triggers_cli
This page took 0.029497 seconds and 4 git commands to generate.