aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2021-03-13 17:26:15 +0000
committerGordon Bergling <gbe@FreeBSD.org>2021-03-13 17:26:15 +0000
commit5666643a95389e3ea7637b86cc556d411242f71e (patch)
tree395ef70f6697c7140bf88d1c3374954164b0f4a0 /tools
parent183502d1625fbcc3600fbe1d196758b946749569 (diff)
Diffstat (limited to 'tools')
-rwxr-xr-xtools/test/stress2/misc/nullfs17.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/stress2/misc/nullfs17.sh b/tools/test/stress2/misc/nullfs17.sh
index 121225f67c00..c7e447117969 100755
--- a/tools/test/stress2/misc/nullfs17.sh
+++ b/tools/test/stress2/misc/nullfs17.sh
@@ -29,7 +29,7 @@
# Variation of nullfs.sh
# "panic: LK_RETRY set with incompatible flags (0x202400) or
-# an error occured (11)" seen.
+# an error occurred (11)" seen.
# https://people.freebsd.org/~pho/stress/log/matt001.txt
[ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1