summaryrefslogtreecommitdiff
path: root/test/tcl/rep102script.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'test/tcl/rep102script.tcl')
-rw-r--r--test/tcl/rep102script.tcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/tcl/rep102script.tcl b/test/tcl/rep102script.tcl
index cdf21737..564b78be 100644
--- a/test/tcl/rep102script.tcl
+++ b/test/tcl/rep102script.tcl
@@ -1,6 +1,6 @@
# See the file LICENSE for redistribution information.
#
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.
#
# $Id$
#
@@ -102,4 +102,5 @@ error_check_good marker_db_close [$marker close] 0
error_check_good market_env_close [$markerenv close] 0
error_check_good script_master_close [$masterenv close] 0
error_check_good script_client_close [$clientenv close] 0
+replclose $testdir/MSGQUEUEDIR
puts "Repscript completed successfully"