diff options
Diffstat (limited to 'test/tcl/rep097script.tcl')
| -rw-r--r-- | test/tcl/rep097script.tcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/tcl/rep097script.tcl b/test/tcl/rep097script.tcl index 7e6b84d1..a7a11ee4 100644 --- a/test/tcl/rep097script.tcl +++ b/test/tcl/rep097script.tcl @@ -1,6 +1,6 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved. # # $Id$ # @@ -149,4 +149,4 @@ for { set i 0 } { $i < $num_dbs } { incr i } { error_check_good newm_close [$newmenv close] 0 error_check_good marker_db_close [$marker close] 0 error_check_good markerenv_close [$markerenv close] 0 - +replclose $testdir/MSGQUEUEDIR |
