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:
c6c12d6
)
For some reason, we need to return the full path to perl
author
Richard Levitte
<levitte@openssl.org>
Tue, 25 Jun 2002 11:42:05 +0000
(11:42 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 25 Jun 2002 11:42:05 +0000
(11:42 +0000)
util/pod2mantest
patch
|
blob
|
history
diff --git
a/util/pod2mantest
b/util/pod2mantest
index a67433407b3e0f1f112ad7e8c2efa71a49cd8a8c..449ef14f1b438426ccf82f3a2d46f0243c08689d 100755
(executable)
--- a/
util/pod2mantest
+++ b/
util/pod2mantest
@@
-11,7
+11,7
@@
IFS=:
-try_without_dir=
tru
e
+try_without_dir=
fals
e
# First we try "pod2man", then "$dir/pod2man" for each item in $PATH.
for dir in dummy:$PATH; do
if [ "$try_without_dir" = true ]; then