diff options
author | ram@mysql.r18.ru <> | 2002-10-30 15:57:05 +0400 |
---|---|---|
committer | ram@mysql.r18.ru <> | 2002-10-30 15:57:05 +0400 |
commit | 5e09392faa62ea38baa4bd46de5e4183da538e79 (patch) | |
tree | 6881a3cca88bea0bb9eeffd5aae34be437152786 /bdb/test/sdbscript.tcl | |
parent | 1c0f1712ca4869b537ada297930ef01dcb039bb9 (diff) | |
download | mariadb-git-5e09392faa62ea38baa4bd46de5e4183da538e79.tar.gz |
BDB 4.1.24
Diffstat (limited to 'bdb/test/sdbscript.tcl')
-rw-r--r-- | bdb/test/sdbscript.tcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bdb/test/sdbscript.tcl b/bdb/test/sdbscript.tcl index 1b099520e88..d1978ccb048 100644 --- a/bdb/test/sdbscript.tcl +++ b/bdb/test/sdbscript.tcl @@ -1,9 +1,9 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 1999, 2000 +# Copyright (c) 1999-2002 # Sleepycat Software. All rights reserved. # -# $Id: sdbscript.tcl,v 11.7 2000/04/21 18:36:23 krinsky Exp $ +# $Id: sdbscript.tcl,v 11.9 2002/01/11 15:53:36 bostic Exp $ # # Usage: subdbscript testfile subdbnumber factor # testfile: name of DB itself |