~ubuntu-branches/ubuntu/oneiric/checkbox/oneiric-proposed

« back to all changes in this revision

Viewing changes to jobs/gnome-terminal.txt.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Manrique, Marc Tardif, Chad A. Davis, Barry Warsaw
  • Date: 2011-07-01 11:37:27 UTC
  • Revision ID: james.westby@ubuntu.com-20110701113727-k4pekmtyr7v2i6le
Tags: 0.12.3
[ Marc Tardif ]
* Only reading CHECKBOX_* environment variables in config (LP: #802458)
* Imported scripts and jobs from Platform Services.

[Chad A. Davis]
* Switch to dh_python2 and debhelper7 (LP: #788514)

[Barry Warsaw]
* Fix checkbox_clean.run() to ignore missing executables, as is the case
  in a fresh checkout.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
plugin: manual
 
2
name: applications-gnome-terminal
 
3
requires: package.name == "gnome-terminal"
 
4
command: gnome-terminal
 
5
_description:
 
6
 Click the "Test" button to open Terminal.
 
7
 .
 
8
 Type 'ls' and press enter. You should see a list of files and folder in your home directory.
 
9
 .
 
10
 Close the terminal window.
 
11
 .
 
12
 Did this perform as expected?