diff options
Diffstat (limited to 'test/tcl/rep078script.tcl')
| -rw-r--r-- | test/tcl/rep078script.tcl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/tcl/rep078script.tcl b/test/tcl/rep078script.tcl index 1d036d9b..83700c2b 100644 --- a/test/tcl/rep078script.tcl +++ b/test/tcl/rep078script.tcl @@ -1,6 +1,6 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 2003, 2012 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2003, 2015 Oracle and/or its affiliates. All rights reserved. # # $Id$ # @@ -131,4 +131,5 @@ error_check_good master_db_close [$db close] 0 error_check_good marker_db_close [$marker close] 0 error_check_good markerenv_close [$markerenv close] 0 error_check_good script_master_close [$masterenv close] 0 +replclose $testdir/MSGQUEUEDIR |
