~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/rabbitmq/tests/t/variables-master.sh

  • Committer: Lee Bieber
  • Date: 2011-01-14 22:52:37 UTC
  • mfrom: (2085.1.6 build)
  • Revision ID: kalebral@gmail.com-20110114225237-yi1agooiulop8ern
Merge Andrew - fix bug 702881: data_dictionary.tables row_format incorrect
Merge Marisa - Document new data types and change in build file to treat warnings as errors
Merge Lee - 690773: RabbitMQ plugin needs to start rabbitmq for its test 

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
sleep 5
7
7
echo "Starting rabbitmq"
8
8
sudo -E $TOP_SRCDIR/plugin/rabbitmq/admin.sh start
9
 
 
 
9
sleep 5