diff options
| author | Gabriel Zhi Chen <gabriel.chen@canonical.com> | 2018-11-30 16:21:36 +0800 |
|---|---|---|
| committer | Gabriel Zhi Chen <gabriel.chen@canonical.com> | 2018-11-30 16:21:36 +0800 |
| commit | f0e5e40fab9b4ea3bbc4f1b14c460b89a9ae51b4 (patch) | |
| tree | 25ce5978120717477c51184d373effc07d1a7386 | |
| parent | 4e6c69f155f2c63d60a95212e758869bfdcd9e78 (diff) | |
Fix the id build error.
| -rw-r--r-- | units/sutton-full-18-04.pxu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/units/sutton-full-18-04.pxu b/units/sutton-full-18-04.pxu index 4da1a1a..72c26d8 100644 --- a/units/sutton-full-18-04.pxu +++ b/units/sutton-full-18-04.pxu @@ -1,5 +1,5 @@ -id: sutton-full-16-04-osp1 -_name: Sutton Full 16.04OSP1 +id: sutton-full-18-04 +_name: Sutton Full 18.04 _description: Sutton Full unit: test plan include: |
