~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to stop-loggerhead.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2008-02-27 11:25:59 UTC
  • mfrom: (144.1.7 fix-test-suite)
  • Revision ID: launchpad@pqm.canonical.com-20080227112559-3flku9jfziqnib0w
[r=thumper][!log] fix the test suite

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python
 
1
#!/usr/bin/env python2.4
2
2
 
3
3
import pkg_resources
4
4
pkg_resources.require("TurboGears")