* [GIT PULL] ktest: Fix some typos in config-bisect.pl
@ 2019-07-24 19:47 Steven Rostedt
2019-07-25 16:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Steven Rostedt @ 2019-07-24 19:47 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML, Masanari Iida, Randy Dunlap
Linus,
This contains only simple spelling fixes.
Ktest has been working well for me, so I'm doing this push now as I do
not expect to have ktest updates in the near future and do not want
this change to be forgotten.
Please pull the latest ktest-v5.3 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git
ktest-v5.3
Tag SHA1: 2e337a5fb7f2de16bfee9be63b3cf259dcb847e4
Head SHA1: aecea57f84b0586b62c010bea946468d77f6bf0f
Masanari Iida (1):
ktest: Fix some typos in config-bisect.pl
----
tools/testing/ktest/config-bisect.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---------------------------
commit aecea57f84b0586b62c010bea946468d77f6bf0f
Author: Masanari Iida <standby24x7@gmail.com>
Date: Tue Jul 23 12:24:45 2019 +0900
ktest: Fix some typos in config-bisect.pl
This patch fixes some spelling typos in config-bisect.pl
Link: http://lkml.kernel.org/r/20190723032445.14220-1-standby24x7@gmail.com
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
diff --git a/tools/testing/ktest/config-bisect.pl b/tools/testing/ktest/config-bisect.pl
index 72525426654b..6fd864935319 100755
--- a/tools/testing/ktest/config-bisect.pl
+++ b/tools/testing/ktest/config-bisect.pl
@@ -663,7 +663,7 @@ while ($#ARGV >= 0) {
}
else {
- die "Unknow option $opt\n";
+ die "Unknown option $opt\n";
}
}
@@ -732,7 +732,7 @@ if ($start) {
}
}
run_command "cp $good_start $good" or die "failed to copy to $good\n";
- run_command "cp $bad_start $bad" or die "faield to copy to $bad\n";
+ run_command "cp $bad_start $bad" or die "failed to copy to $bad\n";
} else {
if ( ! -f $good ) {
die "Can not find file $good\n";
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ktest: Fix some typos in config-bisect.pl
2019-07-24 19:47 [GIT PULL] ktest: Fix some typos in config-bisect.pl Steven Rostedt
@ 2019-07-25 16:25 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-25 16:25 UTC (permalink / raw)
To: Steven Rostedt; +Cc: Linus Torvalds, LKML, Masanari Iida, Randy Dunlap
The pull request you sent on Wed, 24 Jul 2019 15:47:11 -0400:
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git ktest-v5.3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/da3cc2e6f168fd52630892f4672f2f26bd217198
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-25 16:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-24 19:47 [GIT PULL] ktest: Fix some typos in config-bisect.pl Steven Rostedt
2019-07-25 16:25 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®