aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/usr.bin/make/shell/select
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/usr.bin/make/shell/select')
-rw-r--r--tools/regression/usr.bin/make/shell/select/Makefile2
-rw-r--r--tools/regression/usr.bin/make/shell/select/test.t2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/regression/usr.bin/make/shell/select/Makefile b/tools/regression/usr.bin/make/shell/select/Makefile
index e1ff0231c737..ffe1baedcd8a 100644
--- a/tools/regression/usr.bin/make/shell/select/Makefile
+++ b/tools/regression/usr.bin/make/shell/select/Makefile
@@ -4,7 +4,7 @@
# normally don't have a ksh, we make this test conditional. This means
# one has to recreate the test results once ksh is installed.
#
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/usr.bin/make/shell/select/Makefile,v 1.2 2005/05/31 14:13:05 harti Exp $
#
.ifmake sh_test
diff --git a/tools/regression/usr.bin/make/shell/select/test.t b/tools/regression/usr.bin/make/shell/select/test.t
index 7f73f9b24e25..d5313763e853 100644
--- a/tools/regression/usr.bin/make/shell/select/test.t
+++ b/tools/regression/usr.bin/make/shell/select/test.t
@@ -1,6 +1,6 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/usr.bin/make/shell/select/test.t,v 1.2 2005/05/31 14:13:05 harti Exp $
cd `dirname $0`
. ../../common.sh