From: jonathan.rajotte-julien@efficios.com (Jonathan Rajotte)
Subject: [lttng-dev] [PATCH lttng-tools] test: jul/log4j: use -a instead of '*' to disable all events
Date: Tue, 22 Sep 2015 13:55:34 -0400 [thread overview]
Message-ID: <1442944534-5423-1-git-send-email-jonathan.rajotte-julien@efficios.com> (raw)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien at efficios.com>
---
tests/regression/ust/java-jul/test_java_jul | 2 +-
tests/regression/ust/java-log4j/test_java_log4j | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/regression/ust/java-jul/test_java_jul b/tests/regression/ust/java-jul/test_java_jul
index f9f244b..b3f9b51 100755
--- a/tests/regression/ust/java-jul/test_java_jul
+++ b/tests/regression/ust/java-jul/test_java_jul
@@ -347,7 +347,7 @@ function test_jul_disable_all()
enable_jul_lttng_event $SESSION_NAME $EVENT_NAME
enable_jul_lttng_event $SESSION_NAME $EVENT_NAME2
- disable_jul_lttng_event $SESSION_NAME '*'
+ disable_jul_lttng_event $SESSION_NAME -a
start_lttng_tracing_ok $SESSION_NAME
diff --git a/tests/regression/ust/java-log4j/test_java_log4j b/tests/regression/ust/java-log4j/test_java_log4j
index d5c6621..5c0f03d 100755
--- a/tests/regression/ust/java-log4j/test_java_log4j
+++ b/tests/regression/ust/java-log4j/test_java_log4j
@@ -348,7 +348,7 @@ function test_log4j_disable_all()
enable_log4j_lttng_event $SESSION_NAME $EVENT_NAME
enable_log4j_lttng_event $SESSION_NAME $EVENT_NAME2
- disable_log4j_lttng_event $SESSION_NAME '*'
+ disable_log4j_lttng_event $SESSION_NAME -a
start_lttng_tracing_ok $SESSION_NAME
--
2.1.4
next reply other threads:[~2015-09-22 17:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-22 17:55 Jonathan Rajotte [this message]
2015-09-23 17:15 ` Jérémie Galarneau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1442944534-5423-1-git-send-email-jonathan.rajotte-julien@efficios.com \
--to=jonathan.rajotte-julien@efficios.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox