make renewcerts-for-test use portable function declaration

This commit is contained in:
kaleb-himes 2018-08-10 10:40:16 -06:00
parent 35dbf9a6fe
commit 6113f68c21
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
# $1 cert, $2 name, $3 ca, $4 extensions, $5 serial
function update_cert() {
update_cert(){
openssl req \
-new \