X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/3c0ef6268ff5921062694dbd2cbb80f558aa8d40..b757148214ae25f4ac2c5dc8ec1230c375f06223:/openssh/fixprogs diff --git a/openssh/fixprogs b/openssh/fixprogs index 61840cf..af76ee3 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"; }