diff options
| author | Lei YU <yulei.sh@bytedance.com> | 2023-06-16 09:40:22 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2023-06-20 00:00:25 +0300 |
| commit | 88ed2737425cd800b27d1ff62069cf50207b87ee (patch) | |
| tree | a988eb98423cea74da40e40e22b4c3099e73187b /meta-openembedded/meta-python/recipes-devtools/python/python3-multidict | |
| parent | d9f44f7e2bf170831f0408234b820155cd10adbb (diff) | |
| download | openbmc-88ed2737425cd800b27d1ff62069cf50207b87ee.tar.xz | |
meta-phosphor: image-signing: Make script POSIX compliant
The script was comparing string with `==` that works in bash but not in
`dash`.
Change it to `=` so that it is more POSIX compliant.
Tested: Verify the build passes with SIGNING_PUBLIC_KEY defined with
both `bash` and `dash`.
Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: Id825cd111adeae5b1e50ea4f25603728cc122375
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-multidict')
0 files changed, 0 insertions, 0 deletions
