git: 59cdd0e2ffe3 - main - stress2: Remove double words in comments
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 10:53:24 UTC
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=59cdd0e2ffe3293e78d88027b9c00bb92f93d00c
commit 59cdd0e2ffe3293e78d88027b9c00bb92f93d00c
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-09-10 10:52:50 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-09-10 10:52:50 +0000
stress2: Remove double words in comments
- s/to to/to/
MFC after:3 days
---
tools/test/stress2/misc/all.exclude | 2 +-
tools/test/stress2/misc/syzkaller29.sh | 2 +-
tools/test/stress2/misc/syzkaller30.sh | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/tools/test/stress2/misc/all.exclude b/tools/test/stress2/misc/all.exclude
index 7369ce2ea748..ec7909bc1de7 100644
--- a/tools/test/stress2/misc/all.exclude
+++ b/tools/test/stress2/misc/all.exclude
@@ -31,7 +31,7 @@ memguard2.sh Waiting for fix commit
memguard3.sh Waiting for fix commit
mlockall2.sh Unrecoverable OOM killing seen 20190203
mlockall7.sh Needs further investigation 20210123
-msetdomain.sh May change policy for random threads to to domainset_fixed 20210104
+msetdomain.sh May change policy for random threads to domainset_fixed 20210104
newfs4.sh watchdog fired. newbuf 20190225
nfs10.sh Double fault 20151013
nfs13.sh mount_nfs hangs in mntref 20191007
diff --git a/tools/test/stress2/misc/syzkaller29.sh b/tools/test/stress2/misc/syzkaller29.sh
index bc5dc94768d0..8b67dd4e1283 100755
--- a/tools/test/stress2/misc/syzkaller29.sh
+++ b/tools/test/stress2/misc/syzkaller29.sh
@@ -26,7 +26,7 @@
# Fixed by r368116
-# May change policy for random threads to to domainset_fixed
+# May change policy for random threads to domainset_fixed
exit 0
. ../default.cfg
diff --git a/tools/test/stress2/misc/syzkaller30.sh b/tools/test/stress2/misc/syzkaller30.sh
index f798386a83d1..d159da78307c 100755
--- a/tools/test/stress2/misc/syzkaller30.sh
+++ b/tools/test/stress2/misc/syzkaller30.sh
@@ -29,7 +29,7 @@
# Fixed by r368462
-# May change policy for random threads to to domainset_fixed
+# May change policy for random threads to domainset_fixed
exit 0
. ../default.cfg