diff options
| author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2015-04-15 11:34:26 +0800 | 
|---|---|---|
| committer | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2015-04-15 11:34:26 +0800 | 
| commit | 637fdb7b989f9046df3e46419b0e9f442b19057a (patch) | |
| tree | 68cea324a633ae3194193056e8e702fd1b11be62 /jobs | |
| parent | 3ca40c81d2d1875318f4667947668df8e1085be3 (diff) | |
typo for thunderbolt-remove job
Diffstat (limited to 'jobs')
| -rw-r--r-- | jobs/thunderbolt.pxu | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/thunderbolt.pxu b/jobs/thunderbolt.pxu index 25ff106a..837a0338 100644 --- a/jobs/thunderbolt.pxu +++ b/jobs/thunderbolt.pxu @@ -36,7 +36,7 @@ plugin: user-interact  id: thunderbolt/remove  imports: from 2013.com.canonical.plainbox import manifest  requires: manifest.has_thunderbolt == 'True' -depends: thuderbolt/storage-test +depends: thunderbolt/storage-test  command: removable_storage_watcher remove scsi  _summary: Storage removal detection on Thunderbolt  _description:  | 
