diff options
author | Roxanne Fan <roxanne.fan@canonical.com> | 2015-01-26 16:06:34 +0100 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2015-01-26 16:06:34 +0100 |
commit | 3c507cb9d5f6f4b6271fed6d166560734b898bf0 (patch) | |
tree | dbb59a3c89b0e9b840008871df67ffe2d635986b | |
parent | e6d2c1089845cd0e3e32993994af511672e85915 (diff) |
fix poweroff_30_log dependencyplainbox-provider-checkbox-v0.18
-rw-r--r-- | jobs/stress.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/stress.txt.in b/jobs/stress.txt.in index 0eb374a..98f96d1 100644 --- a/jobs/stress.txt.in +++ b/jobs/stress.txt.in @@ -213,7 +213,7 @@ _description: plugin: attachment id: stress/poweroff_30_log -depends: stress/poweroff +depends: stress/poweroff_30 command: tar cvfz $PLAINBOX_SESSION_SHARE/stress_poweroff_30.tgz $PLAINBOX_SESSION_SHARE/*poweroff.30.log && cat $PLAINBOX_SESSION_SHARE/stress_poweroff_30.tgz plugin: shell |