diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
| commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
| tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /tools/regression/usr.bin/make/shell/select | |
| parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) | |
Diffstat (limited to 'tools/regression/usr.bin/make/shell/select')
| -rw-r--r-- | tools/regression/usr.bin/make/shell/select/Makefile | 2 | ||||
| -rw-r--r-- | tools/regression/usr.bin/make/shell/select/test.t | 2 |
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 |
