Skip to content

Commit

Permalink
Force the removal.
Browse files Browse the repository at this point in the history
PR: 437
  • Loading branch information
levitte committed Jan 10, 2003
1 parent 969511d commit 8d25116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testgen
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ fi

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
if [ $? != 0 ]; then
Expand Down

0 comments on commit 8d25116

Please sign in to comment.