summaryrefslogtreecommitdiff
path: root/test/tcl/rep095.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'test/tcl/rep095.tcl')
-rw-r--r--test/tcl/rep095.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/tcl/rep095.tcl b/test/tcl/rep095.tcl
index 1e4e67e2..5a9b3eca 100644
--- a/test/tcl/rep095.tcl
+++ b/test/tcl/rep095.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$
#
@@ -23,7 +23,7 @@ proc rep095 { method { niter 200 } { tnum "095" } args } {
return $test_methods
}
if { [is_btree $method] == 0 } {
- puts "Rep091: Skipping for method $method."
+ puts "Rep$tnum: Skipping for method $method."
return
}