~ubuntu-branches/ubuntu/vivid/db/vivid-proposed

« back to all changes in this revision

Viewing changes to test/rep027.tcl

  • Committer: Bazaar Package Importer
  • Author(s): Clint Adams
  • Date: 2010-04-04 09:37:47 UTC
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: james.westby@ubuntu.com-20100404093747-7x3j05svjdoy8tdi
Tags: upstream-5.0.21
ImportĀ upstreamĀ versionĀ 5.0.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# See the file LICENSE for redistribution information.
2
2
#
3
 
# Copyright (c) 2004-2009 Oracle.  All rights reserved.
 
3
# Copyright (c) 2004, 2010 Oracle and/or its affiliates.  All rights reserved.
4
4
#
5
5
# $Id$
6
6
#
15
15
        source ./include.tcl
16
16
        global repfiles_in_memory
17
17
 
18
 
        if { $is_windows9x_test == 1 } {
19
 
                puts "Skipping replication test on Win 9x platform."
20
 
                return
21
 
        }
22
 
 
23
18
        # Renumbering recno is not permitted on a primary database.
24
19
        if { $checking_valid_methods } {
25
20
                set test_methods {}