Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/usr.bin/shmif_dumpbus say what happened.



details:   https://anonhg.NetBSD.org/src/rev/d912ecfa0386
branches:  trunk
changeset: 778195:d912ecfa0386
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Mar 18 21:23:57 2012 +0000

description:
say what happened.

diffstat:

 tests/usr.bin/shmif_dumpbus/t_basic.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f626e816ef36 -r d912ecfa0386 tests/usr.bin/shmif_dumpbus/t_basic.sh
--- a/tests/usr.bin/shmif_dumpbus/t_basic.sh    Sun Mar 18 21:05:21 2012 +0000
+++ b/tests/usr.bin/shmif_dumpbus/t_basic.sh    Sun Mar 18 21:23:57 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: t_basic.sh,v 1.6 2011/04/11 20:08:10 martin Exp $
+#      $NetBSD: t_basic.sh,v 1.7 2012/03/18 21:23:57 christos Exp $
 #
 # Copyright (c) 2011 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -72,7 +72,7 @@
 #
 #      should not fail anymore...
 #
-#      atf_expect_fail "PR bin/44721"
+#      Used to fail for "PR bin/44721"
        atf_check -s exit:0 -o file:d_pcap.out -e ignore \
            tcpdump -tt -n -r pcap
 }



Home | Main Index | Thread Index | Old Index