diff options
Diffstat (limited to 'src/regress/lib/libc/db/run.test')
-rw-r--r-- | src/regress/lib/libc/db/run.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libc/db/run.test b/src/regress/lib/libc/db/run.test index acbd3f49e1..0d6837e360 100644 --- a/src/regress/lib/libc/db/run.test +++ b/src/regress/lib/libc/db/run.test | |||
@@ -1,5 +1,6 @@ | |||
1 | #!/bin/sh - | 1 | #!/bin/sh - |
2 | # | 2 | # |
3 | # $OpenBSD: run.test,v 1.3 2001/01/29 02:05:41 niklas Exp $ | ||
3 | # $NetBSD: run.test,v 1.8 1996/05/03 21:57:51 cgd Exp $ | 4 | # $NetBSD: run.test,v 1.8 1996/05/03 21:57:51 cgd Exp $ |
4 | # @(#)run.test 8.10 (Berkeley) 7/26/94 | 5 | # @(#)run.test 8.10 (Berkeley) 7/26/94 |
5 | # | 6 | # |