diff options
Diffstat (limited to 'bdb/test/update.tcl')
-rw-r--r-- | bdb/test/update.tcl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bdb/test/update.tcl b/bdb/test/update.tcl index 81fc9ba9e2c..2bedfacc793 100644 --- a/bdb/test/update.tcl +++ b/bdb/test/update.tcl @@ -1,9 +1,10 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 1999, 2000 +# Copyright (c) 1999-2002 # Sleepycat Software. All rights reserved. # -# $Id: update.tcl,v 11.9 2000/10/27 13:23:56 sue Exp $ +# $Id: update.tcl,v 11.11 2002/01/11 15:53:58 bostic Exp $ + source ./include.tcl global update_dir set update_dir "$test_path/update_test" |