~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/dbqp.py

  • Committer: Lee Bieber
  • Date: 2011-02-05 02:32:40 UTC
  • mfrom: (2144.1.1 dbqp_fixes)
  • mto: This revision was merged to the branch mainline in revision 2146.
  • Revision ID: kalebral@gmail.com-20110205023240-vn2yn7x4ypk3pijw
Merge Patrick - 711273: dbqp not running rabbitmq tests, plus clean up server management

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /usr/bin/python
 
1
#! /usr/bin/env python
2
2
# -*- mode: c; c-basic-offset: 2; indent-tabs-mode: nil; -*-
3
3
# vim:expandtab:shiftwidth=2:tabstop=2:smarttab:
4
4
#