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/txn011.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/txn011.tcl')
-rw-r--r-- | db/test/txn011.tcl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/db/test/txn011.tcl b/db/test/txn011.tcl index ff2218931..1a67853ff 100644 --- a/db/test/txn011.tcl +++ b/db/test/txn011.tcl @@ -1,9 +1,8 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 2003-2006 -# Oracle Corporation. All rights reserved. +# Copyright (c) 2003,2007 Oracle. All rights reserved. # -# $Id: txn011.tcl,v 12.5 2006/08/24 14:46:41 bostic Exp $ +# $Id: txn011.tcl,v 12.7 2007/05/17 15:15:56 bostic Exp $ # # TEST txn011 # TEST Test durable and non-durable txns. |