commit | ac1b723c20fb67aaecd43cd08c6eee88c5f339f2 | [log] [tgz] |
---|---|---|
author | Roman Dobosz <gryf73@gmail.com> | Fri Aug 06 12:52:01 2021 +0200 |
committer | Roman Dobosz <gryf73@gmail.com> | Fri Aug 06 12:55:39 2021 +0200 |
tree | ebfd8e32467866f8728ed64822211a720e14ed2c | |
parent | e937dcb7431d1dc8c0fff7a2c3c22d2a1eae4a27 [diff] |
Fix displaying usage for make_cert.sh Now, if no arguments are passed to make_cert.sh script, it will fail on: tools/make_cert.sh: line 30: [: missing `]' and might go on with generating certs depending on the bash settings. It is fixed within this patch. Change-Id: I62bf9c972ebd1644da622439e05114f245f20809