]> git.ipfire.org Git - thirdparty/linux.git/commit
ktest.pl: Have -D option work without a space
authorSteven Rostedt <rostedt@goodmis.org>
Fri, 18 Jul 2025 20:18:43 +0000 (16:18 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 21 Jul 2025 20:31:04 +0000 (16:31 -0400)
commitacd98e230ee86a9812c56a081929248cdbe412fa
treef599c199064bd48da82b51b7a6a6e380a323fa0c
parent3bcdb6e90c9f5403e764dc9cdbe7907026de59a0
ktest.pl: Have -D option work without a space

Allow -DBUILD_TYPE=boot work the same as -D BUILD_TYPE=boot just like
normal single character option does in most applications.

Cc: "John Warthog9 Hawley" <warthog9@kernel.org>
Cc: Dhaval Giani <dhaval.giani@gmail.com>
Cc: Greg KH <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/20250718202053.567246162@kernel.org
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl