~ubuntu-dev/ubuntu/lucid/atheist/lucid-201002110913

« back to all changes in this revision

Viewing changes to samples/detach.test

  • Committer: Bazaar Package Importer
  • Author(s): Cleto Martin Angelina
  • Date: 2009-09-14 13:36:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090914133631-1rzr33qh8gzi8nus
Tags: 0.20090921-1
* New upstream author release.
* Included changelog.atheist.

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')