diff options
author | cajun-rat <phil@advancedtelematic.com> | 2017-11-15 17:38:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-15 17:38:11 +0100 |
commit | f64cbdb8deadacbece998636b7d3bc83e7ac2ec9 (patch) | |
tree | 364c02213fe9d16bdadc24d0e531e137eff1165b /README.adoc | |
parent | 71410bd31ec76e55247807551e68a2061e277b08 (diff) | |
parent | 9411b6039661f50832779d021f3d47b2d8516634 (diff) | |
download | meta-updater-f64cbdb8deadacbece998636b7d3bc83e7ac2ec9.tar.gz |
Merge pull request #174 from advancedtelematic/feat/PRO-4199/oe-selftest-sota-tools
Feat/pro 4199/oe selftest sota tools
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 0097670..b4608d5 100644 --- a/README.adoc +++ b/README.adoc | |||
@@ -136,5 +136,5 @@ SANITY_TESTED_DISTROS="" | |||
136 | * Run oe-selftest: | 136 | * Run oe-selftest: |
137 | 137 | ||
138 | ``` | 138 | ``` |
139 | oe-selftest --run-tests garage_push | 139 | oe-selftest --run-tests updater |
140 | ``` | 140 | ``` |