Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/util/sh annotate failing testcase with PR number
details: https://anonhg.NetBSD.org/src/rev/ea9aaf4fe42f
branches: trunk
changeset: 755664:ea9aaf4fe42f
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Jun 14 16:12:41 2010 +0000
description:
annotate failing testcase with PR number
diffstat:
tests/util/sh/t_expand.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c9d385f1b929 -r ea9aaf4fe42f tests/util/sh/t_expand.sh
--- a/tests/util/sh/t_expand.sh Mon Jun 14 15:23:41 2010 +0000
+++ b/tests/util/sh/t_expand.sh Mon Jun 14 16:12:41 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_expand.sh,v 1.4 2009/10/20 21:58:35 jmmv Exp $
+# $NetBSD: t_expand.sh,v 1.5 2010/06/14 16:12:41 pooka Exp $
#
# Copyright (c) 2007, 2009 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -86,7 +86,7 @@
strip_head() {
atf_set "descr" "Checks that the %% operator works and strips" \
"the contents of a variable from the given point" \
- "to the end"
+ "to the end (test fails: bin/43469)"
}
strip_body() {
line='#define bindir "/usr/bin" /* comment */'
Home |
Main Index |
Thread Index |
Old Index