~cr3/checkbox-core/shadowd

« back to all changes in this revision

Viewing changes to checkbox/runner/__init__.py

  • Committer: Marc Tardif
  • Date: 2012-04-25 13:15:59 UTC
  • mfrom: (15.1.1 package-docstrings)
  • Revision ID: marc.tardif@canonical.com-20120425131559-6i7uq1h21zts1qq6
Merged from javier.collado's package-docstrings branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
"""
 
2
The runner package takes care of running jobs and communicates with the
 
3
shadow on the submitting system.
 
4
"""