summaryrefslogtreecommitdiff
path: root/tools/regression/bin/sh/regress.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/bin/sh/regress.sh')
-rw-r--r--tools/regression/bin/sh/regress.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/bin/sh/regress.sh b/tools/regression/bin/sh/regress.sh
index f4c389aa81df..4718b64a2bba 100644
--- a/tools/regression/bin/sh/regress.sh
+++ b/tools/regression/bin/sh/regress.sh
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/bin/sh/regress.sh,v 1.3.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $
if [ -z "${SH}" ]; then
echo '${SH} is not set, please correct and re-run.'