~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/test-run.pl

  • Committer: Brian Aker
  • Date: 2010-02-25 07:54:52 UTC
  • mfrom: (1273.13.101 build)
  • Revision ID: brian@gaz-20100225075452-19eozreshbrerypu
Merge of all patches in build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1777
1777
  foreach my $data_dir (@data_dir_lst)
1778
1778
  {
1779
1779
    mkpath("$data_dir/mysql");
 
1780
    system($glob_basedir . "/drizzled/message/schema_writer mysql $data_dir/mysql/db.opt");
 
1781
 
1780
1782
    mkpath("$data_dir/test");
 
1783
    system($glob_basedir . "/drizzled/message/schema_writer test $data_dir/test/db.opt");
1781
1784
  }
1782
1785
 
1783
1786
  # Make a link std_data_ln in var/ that points to std_data