diff options
Diffstat (limited to 'test/tcl/rep048script.tcl')
| -rw-r--r-- | test/tcl/rep048script.tcl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/tcl/rep048script.tcl b/test/tcl/rep048script.tcl index 60753997..1048c5f8 100644 --- a/test/tcl/rep048script.tcl +++ b/test/tcl/rep048script.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$ # @@ -81,4 +81,5 @@ puts "Iter $i: Turn bulk $tog" # Close the envs error_check_good script_db_close [$db close] 0 error_check_good script_master_close [$masterenv close] 0 +replclose $testdir/MSGQUEUEDIR puts "\tRepscript completed successfully" |
