Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/sbin/resize_ffs Fix typo
details: https://anonhg.NetBSD.org/src/rev/e2c4ff47c976
branches: trunk
changeset: 970099:e2c4ff47c976
user: martin <martin%NetBSD.org@localhost>
date: Thu Mar 12 18:08:54 2020 +0000
description:
Fix typo
diffstat:
tests/sbin/resize_ffs/common.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 9a9cc66f252d -r e2c4ff47c976 tests/sbin/resize_ffs/common.sh
--- a/tests/sbin/resize_ffs/common.sh Thu Mar 12 15:56:44 2020 +0000
+++ b/tests/sbin/resize_ffs/common.sh Thu Mar 12 18:08:54 2020 +0000
@@ -140,7 +140,7 @@
then
atf_skip 'No PUFFS available in kernel'
else
- aft_fail "rump_ffs mount failed: $(tail -r S.Err |
+ atf_fail "rump_ffs mount failed: $(tail -r S.Err |
sed -e '/^$/d' -e p -e q )"
fi
fi
Home |
Main Index |
Thread Index |
Old Index