Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/usr.bin/patch The long lines test is now expected to pass
details: https://anonhg.NetBSD.org/src/rev/478fc8bcfbaa
branches: trunk
changeset: 379278:478fc8bcfbaa
user: cjep <cjep%NetBSD.org@localhost>
date: Tue May 25 11:55:42 2021 +0000
description:
The long lines test is now expected to pass
diffstat:
tests/usr.bin/patch/t_patch.sh | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r e6057d98279e -r 478fc8bcfbaa tests/usr.bin/patch/t_patch.sh
--- a/tests/usr.bin/patch/t_patch.sh Tue May 25 11:55:40 2021 +0000
+++ b/tests/usr.bin/patch/t_patch.sh Tue May 25 11:55:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_patch.sh,v 1.2 2021/02/20 08:59:24 nia Exp $
+# $NetBSD: t_patch.sh,v 1.3 2021/05/25 11:55:42 cjep Exp $
#
# Copyright (c) 2020, 2021 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -67,7 +67,6 @@ long_lines_head()
long_lines_body()
{
- atf_expect_fail "PR bin/54620"
patch_lines 10000
}
Home |
Main Index |
Thread Index |
Old Index