diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-07-30 11:58:31 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-07-30 11:58:31 +0300 |
commit | cab228435bde1b5496522c03a4ce9840f2ef3701 (patch) | |
tree | 2c37b65d176e2de097603333f4de071c31eeff3d /db/test/test107.tcl | |
parent | 2d07882d45e9e575c00f8f402d4c7271bb65cfe9 (diff) | |
download | rpm-cab228435bde1b5496522c03a4ce9840f2ef3701.tar.gz rpm-cab228435bde1b5496522c03a4ce9840f2ef3701.tar.bz2 rpm-cab228435bde1b5496522c03a4ce9840f2ef3701.zip |
Update internal BDB to version 4.6.18.
Diffstat (limited to 'db/test/test107.tcl')
-rw-r--r-- | db/test/test107.tcl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/db/test/test107.tcl b/db/test/test107.tcl index 52ad5147e..dc95c7367 100644 --- a/db/test/test107.tcl +++ b/db/test/test107.tcl @@ -1,9 +1,8 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 2004-2006 -# Oracle Corporation. All rights reserved. +# Copyright (c) 2004,2007 Oracle. All rights reserved. # -# $Id: test107.tcl,v 12.6 2006/08/24 14:46:41 bostic Exp $ +# $Id: test107.tcl,v 12.8 2007/05/17 15:15:56 bostic Exp $ # # TEST test107 # TEST Test of read-committed (degree 2 isolation). [#8689] |