diff options
Diffstat (limited to 'tools/regression/geom_subr.sh')
| -rw-r--r-- | tools/regression/geom_subr.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/geom_subr.sh b/tools/regression/geom_subr.sh index 60478297aa74..17d6fa57bc0d 100644 --- a/tools/regression/geom_subr.sh +++ b/tools/regression/geom_subr.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_subr.sh,v 1.1.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $ kldstat -q -m g_${class} || g${class} load || exit 1 |
