Force the removal.
PR: 437
This commit is contained in:
parent
d38ef273cc
commit
661ef5eead
@ -27,7 +27,7 @@ fi
|
|||||||
|
|
||||||
echo "This could take some time."
|
echo "This could take some time."
|
||||||
|
|
||||||
rm testkey.pem testreq.pem
|
rm -f testkey.pem testreq.pem
|
||||||
|
|
||||||
../apps/openssl req -config test.cnf $req_new -out testreq.pem
|
../apps/openssl req -config test.cnf $req_new -out testreq.pem
|
||||||
if [ $? != 0 ]; then
|
if [ $? != 0 ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user