~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/lib/dbqp_opts/test_subject_control.opt

  • Committer: patrick crews
  • Date: 2011-07-26 19:30:09 UTC
  • mto: (2429.2.1 dbqp_revamp)
  • mto: This revision was merged to the branch mainline in revision 2435.
  • Revision ID: gleebix@gmail.com-20110726193009-3zymdgez65m1zj65
Additional work for running MySQL servers (still not ready for prime-time / working)

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    "--basedir"
44
44
  , dest="basedir"
45
45
  , type='string'
46
 
  , default = [ basedir_default ]
 
46
  , default = []
47
47
  , action='append'
48
 
  , help = "Pass this argument to signal to the test-runner that this is an in-tree test.  We automatically set a number of variables relative to the argument (client-bindir, serverdir, testdir) [%default]"
 
48
  , help = "Pass this argument to signal to the test-runner that this is an in-tree test.  We automatically set a number of variables relative to the argument (client-bindir, serverdir, testdir) [%basedir_default]"
49
49
  )
50
50
 
51
51
test_subject_control_group.add_option(