Force the removal.
authorRichard Levitte <levitte@openssl.org>
Fri, 10 Jan 2003 10:54:59 +0000 (10:54 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Jan 2003 10:54:59 +0000 (10:54 +0000)
PR: 437

test/testgen

index 4a188bcc8dac39833da68fe2fc2cc0fb9e941c97..3798543e0473bba3e77a86857b57b9136cd0089c 100644 (file)
@@ -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
 if [ $? != 0 ]; then
 
 ../apps/openssl req -config test.cnf $req_new -out testreq.pem
 if [ $? != 0 ]; then