From: Avinesh Kumar <akumar@suse.de>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] crash02: remove verbose option from runtest file
Date: Fri, 4 Jul 2025 10:43:26 +0200 [thread overview]
Message-ID: <20250704084330.17896-1-akumar@suse.de> (raw)
we have removed support for verbose option -v in the rewrite of crash02
Fixes: 16cd67ef1 (misc: rewrite crash02 test)
Signed-off-by: Avinesh Kumar <akumar@suse.de>
---
runtest/crashme | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/runtest/crashme b/runtest/crashme
index 7a630916b..af45d29bc 100644
--- a/runtest/crashme
+++ b/runtest/crashme
@@ -7,6 +7,6 @@ f00f f00f
crash01 crash01
# Generate random code and execute it. Read f00f comment,
# this test lockup SunOS,WindowsNT,etc. in seconds..
-crash02 crash02 -v 2
+crash02 crash02
# Fork as many children as possible. On systems with lots of memory
# and kernels prior to 2.4.19, this can hang the system by using up all pids
--
2.43.0
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next reply other threads:[~2025-07-04 8:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-04 8:43 Avinesh Kumar [this message]
2025-07-04 8:58 ` [LTP] [PATCH] crash02: remove verbose option from runtest file Andrea Cervesato via ltp
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=20250704084330.17896-1-akumar@suse.de \
--to=akumar@suse.de \
--cc=ltp@lists.linux.it \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.