Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/util/awk Use the standard "PR foo/1234" notation such ...
details: https://anonhg.NetBSD.org/src/rev/1d0218be0230
branches: trunk
changeset: 764735:1d0218be0230
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon May 02 08:30:21 2011 +0000
description:
Use the standard "PR foo/1234" notation such that the PR number is parsed
correctly for the atf(7) HTML reports.
diffstat:
tests/util/awk/t_awk.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 47818e6a6ded -r 1d0218be0230 tests/util/awk/t_awk.sh
--- a/tests/util/awk/t_awk.sh Mon May 02 08:26:32 2011 +0000
+++ b/tests/util/awk/t_awk.sh Mon May 02 08:30:21 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_awk.sh,v 1.5 2011/04/30 01:10:07 alnsn Exp $
+# $NetBSD: t_awk.sh,v 1.6 2011/05/02 08:30:21 jruoho Exp $
#
# Copyright (c) 2008, 2009 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -94,7 +94,7 @@
{
export LANG=ru_RU.KOI8-R
- atf_expect_fail "PR/42320"
+ atf_expect_fail "PR bin/42320"
h_check period -v x=0.5
}
Home |
Main Index |
Thread Index |
Old Index