summaryrefslogtreecommitdiff
path: root/tests/dev/raidframe
diff options
context:
space:
mode:
authorpooka <pooka@NetBSD.org>2010-12-17 14:51:27 +0000
committerpooka <pooka@NetBSD.org>2010-12-17 14:51:27 +0000
commit468d0bbb2dec507cf437045e510fc69ad840a7ba (patch)
tree498c630f8986b1d3904b6d8c7dc71a0d0021d4ed /tests/dev/raidframe
parent9a54f8279e2364c67dde56c108b03fa3423baac1 (diff)
fix editing artifact
Diffstat (limited to 'tests/dev/raidframe')
-rw-r--r--tests/dev/raidframe/t_raid.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dev/raidframe/t_raid.sh b/tests/dev/raidframe/t_raid.sh
index 22d3e93b208..579e5ff1a60 100644
--- a/tests/dev/raidframe/t_raid.sh
+++ b/tests/dev/raidframe/t_raid.sh
@@ -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 @@ makecfg()
}
atf_test_case smalldisk cleanup
-raid1fail_head()
+smalldisk_head()
{
atf_set "descr" "Checks the raidframe works on small disks"