Source-Changes-HG archive

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

[src/trunk]: src/tests/dev/raidframe fix editing artifact



details:   https://anonhg.NetBSD.org/src/rev/17f95921b154
branches:  trunk
changeset: 759829:17f95921b154
user:      pooka <pooka%NetBSD.org@localhost>
date:      Fri Dec 17 14:51:27 2010 +0000

description:
fix editing artifact

diffstat:

 tests/dev/raidframe/t_raid.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 014b75f57a40 -r 17f95921b154 tests/dev/raidframe/t_raid.sh
--- a/tests/dev/raidframe/t_raid.sh     Fri Dec 17 14:27:34 2010 +0000
+++ b/tests/dev/raidframe/t_raid.sh     Fri Dec 17 14:51:27 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: t_raid.sh,v 1.1 2010/12/15 20:40:18 pooka Exp $
+#      $NetBSD: t_raid.sh,v 1.2 2010/12/17 14:51:27 pooka Exp $
 #
 # Copyright (c) 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -42,7 +42,7 @@
 }
 
 atf_test_case smalldisk cleanup
-raid1fail_head()
+smalldisk_head()
 {
 
        atf_set "descr" "Checks the raidframe works on small disks"



Home | Main Index | Thread Index | Old Index