X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/12408a1b16c3ce5b7e203bec879ceb3d67ae09a8..99a781071582d870e3aa172c8f3564914b0eeb75:/openssh/fixprogs diff --git a/openssh/fixprogs b/openssh/fixprogs index af76ee3..61840cf 100755 --- a/openssh/fixprogs +++ b/openssh/fixprogs @@ -65,7 +65,7 @@ foreach (@infile) { ($null, $null, $rate) = split(/,/, $ent[0]); $est = $rate / $entscale; # scale the estimate back } - } + } print OUT "\"$cmd\" $path $est\n"; }