Merge ~raharper/cloud-init:fix/cloud-init-per-bad-sub into cloud-init:master
Proposed by
Ryan Harper
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Dan Watkins | ||||
Approved revision: | 44037f7920216a3fc44192e057ef36b916ea2902 | ||||
Merge reported by: | Server Team CI bot | ||||
Merged at revision: | not available | ||||
Proposed branch: | ~raharper/cloud-init:fix/cloud-init-per-bad-sub | ||||
Merge into: | cloud-init:master | ||||
Diff against target: |
22 lines (+2/-2) 1 file modified
tools/cloud-init-per (+2/-2) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Dan Watkins | Approve | ||
Server Team CI bot | continuous-integration | Approve | |
Review via email:
|
Commit message
cloud-init-per: POSIX sh does not support string subst, use sed
cloud-init-per is run via /bin/sh which requires POSIX shell
compliance and does not implement string substitution like
bash. Replace these calls with use of sed.
LP: #1819222
To post a comment you must log in.
PASSED: Continuous integration, rev:44037f79202 16a3fc44192e057 ef36b916ea2902 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ 630/
https:/
Executed test runs:
SUCCESS: Checkout
SUCCESS: Unit & Style Tests
SUCCESS: Ubuntu LTS: Build
SUCCESS: Ubuntu LTS: Integration
IN_PROGRESS: Declarative: Post Actions
Click here to trigger a rebuild: /jenkins. ubuntu. com/server/ job/cloud- init-ci/ 630/rebuild
https:/