~ubuntu-branches/ubuntu/maverick/atheist/maverick

« back to all changes in this revision

Viewing changes to examples/detach.test

  • Committer: Bazaar Package Importer
  • Author(s): Cleto Martin Angelina
  • Date: 2009-09-06 11:56:09 UTC
  • Revision ID: james.westby@ubuntu.com-20090906115609-r4fl7q3n8vmc6s94
Tags: upstream-0.20090906
ImportĀ upstreamĀ versionĀ 0.20090906

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- mode: python; coding: utf-8 -*-
 
2
 
 
3
Test('sleep 10', detach=True, timeout=4, expected=-9)
 
4
Test('true')