projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d38ef27
)
Force the removal.
author
Richard Levitte
<levitte@openssl.org>
Fri, 10 Jan 2003 10:55:01 +0000
(10:55 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 10 Jan 2003 10:55:01 +0000
(10:55 +0000)
PR: 437
test/testgen
patch
|
blob
|
history
diff --git
a/test/testgen
b/test/testgen
index 4a188bcc8dac39833da68fe2fc2cc0fb9e941c97..3798543e0473bba3e77a86857b57b9136cd0089c 100644
(file)
--- a/
test/testgen
+++ b/
test/testgen
@@
-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