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..5a06fcfe96ed 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.12.1 2010/02/10 00:26:20 kensmith Exp $ kldstat -q -m g_${class} || g${class} load || exit 1 |