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:
227437d
)
Removing debugging print.
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 22 Feb 2011 12:46:17 +0000
(12:46 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 22 Feb 2011 12:46:17 +0000
(12:46 +0000)
util/fipsdist.pl
patch
|
blob
|
history
diff --git
a/util/fipsdist.pl
b/util/fipsdist.pl
index f35f8da88ff6ce14b93e409f56501981bad4895b..fa1d4d8f9a7e1ba17996853200a97152d8daa3ba 100644
(file)
--- a/
util/fipsdist.pl
+++ b/
util/fipsdist.pl
@@
-21,8
+21,6
@@
foreach (split / /, $ENV{LINKDIRS} ) { $cdirs{$_} = 1 };
$cdirs{perlasm} = 1;
-foreach (keys %cdirs) { print STDERR "CDIR: $_\n";}
-
while (<STDIN>)
{
chomp;