summaryrefslogtreecommitdiff
path: root/test/tcl/rep040script.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'test/tcl/rep040script.tcl')
-rw-r--r--test/tcl/rep040script.tcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/tcl/rep040script.tcl b/test/tcl/rep040script.tcl
index cc57db4e..06fca008 100644
--- a/test/tcl/rep040script.tcl
+++ b/test/tcl/rep040script.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$
#
@@ -71,4 +71,5 @@ rep_test btree $masterenv NULL 10 0 0 0
# Close the envs
puts "Closing Masterenv $masterenv"
error_check_good script_master_close [$masterenv close] 0
+replclose $testdir/MSGQUEUEDIR
puts "\tRepscript completed successfully"