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:
d4d2f98
)
Correct English.
author
Ben Laurie
<ben@openssl.org>
Tue, 9 Mar 1999 10:08:17 +0000
(10:08 +0000)
committer
Ben Laurie
<ben@openssl.org>
Tue, 9 Mar 1999 10:08:17 +0000
(10:08 +0000)
tools/c_rehash
patch
|
blob
|
history
diff --git
a/tools/c_rehash
b/tools/c_rehash
index 739a2de5507dd71c928dcc5f3f6060a9ea88173f..cc3b65871f06a8987e9509ebe32de9244bd4221a 100644
(file)
--- a/
tools/c_rehash
+++ b/
tools/c_rehash
@@
-20,7
+20,7
@@
if [ ! -f "$OPENSSL" ]; then
fi
done
if [ $found = 0 ]; then
- echo "c_rehash: rehashing skipped ('openssl' program
still
not available)" 1>&2
+ echo "c_rehash: rehashing skipped ('openssl' program not available)" 1>&2
exit 0
fi
fi