~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/lib/sys_mgmt/time_management.py

  • Committer: Lee Bieber
  • Date: 2011-02-05 05:56:29 UTC
  • mfrom: (2145.1.3 build)
  • Revision ID: kalebral@gmail.com-20110205055629-iud8evvqwmozo61v
Merge Andrew - 702575: Need to document bug #622472
Merge Andrew - 702878: "Show table status" needs an overhaul  
Merge Lee - 712123: Remove warnings from unittests
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
#