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..bfa82967d5e9 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.8.1 2009/04/15 03:14:26 kensmith Exp $ kldstat -q -m g_${class} || g${class} load || exit 1 |