diff options
Diffstat (limited to 'tests/dev/raidframe')
| -rw-r--r-- | tests/dev/raidframe/t_raid.sh | 4 |
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" |
