~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 17:47:07 UTC
  • mfrom: (2082.1.3 trunk)
  • mto: This revision was merged to the branch mainline in revision 2086.
  • Revision ID: kalebral@gmail.com-20110114174707-eosd53clb9qe7rpx
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