diff options
author | Daniel Manrique <roadmr@ubuntu.com> | 2014-09-05 16:36:55 -0400 |
---|---|---|
committer | Daniel Manrique <roadmr@ubuntu.com> | 2014-09-05 16:36:55 -0400 |
commit | 7268611e0c568cd0e4eb65ae20b7e1d156d95428 (patch) | |
tree | dfc873ee22d405cd4bf51ce8a8c114405cd29212 | |
parent | a51862d3806511758d706da6ad6403d1795a134c (diff) |
providers:checkbox: Add buildstamp attachment jobplainbox-provider-checkbox-v0.11c1plainbox-provider-checkbox-v0.11
-rw-r--r-- | jobs/info.txt.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jobs/info.txt.in b/jobs/info.txt.in index 37eaa27..a808d0d 100644 --- a/jobs/info.txt.in +++ b/jobs/info.txt.in @@ -235,3 +235,9 @@ user: root command: parted -l -s _description: Attaches information about disk partitions +plugin: attachment +id: info/buildstamp +estimated_duration: 0.1 +_description: Attaches the buildstamp identifier for the preinstalled OS +_summary: Attach /etc/buildstamp +command: [ -s /etc/buildstamp ] && cat /etc/buildstamp |