|
| From: | Sven Hartge |
| Subject: | [Mldonkey-users] Re: Using full upload again ! |
| Date: | Fri, 20 Dec 2002 00:26:33 +0100 |
| User-agent: | tin/1.5.14-20020926 ("Soil") (UNIX) (Linux/2.4.20-112 (i586)) |
Martin <address@hidden> wrote:
> Tobias Geis wrote...
>> where did he posted the patch ?
>> on the list ?
> Yes - 3 hours ago...you still dont have it???? ;)
> here it is again:
> donkeyClient.query_files:
> [...]
> - incr nqueries
> - ) (* !current_files *) c.client_source_for;
> + incr nqueries
> + ) !current_files (*c.client_source_for*);
> [...]
The fix is to reverse it to
) (* !current_files *) c.client_source_for;
which was the right behavior.
S°
--
75 Things you don't want to hear from your Sys Admin.
59. Well, I've got a backup, but the only copy of the restore program
was on THAT disk....
| [Prev in Thread] | Current Thread | [Next in Thread] |