diff options
author | Pierre Equoy <pierre.equoy@canonical.com> | 2015-03-17 16:46:12 +0800 |
---|---|---|
committer | Pierre Equoy <pierre.equoy@canonical.com> | 2015-03-17 16:46:12 +0800 |
commit | fc5fcda6210187a473be24673d1827f15fefbe8b (patch) | |
tree | 8ad5b9015fd84aad089c55cd099ca4870bbc809d /jobs | |
parent | 3b86c27f20e08fe800aa6586190e688dd2207a2f (diff) |
made description field of one of the main jobs translatable to pass the validation
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/main.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/main.txt.in b/jobs/main.txt.in index 7416354..b68bc7d 100644 --- a/jobs/main.txt.in +++ b/jobs/main.txt.in @@ -27,5 +27,5 @@ name: pkg plugin: resource command: dpkg-query -W -f='name: ${Package}\nversion: ${Version}\n\n' estimated_duration: 4.0 -description: Generates a list of packages +_description: Generates a list of packages |