How long was this bug live for?

On Tuesday 27 November 2007 19:50, you wrote:
> Author: nextgens
> Date: 2007-11-27 19:50:31 +0000 (Tue, 27 Nov 2007)
> New Revision: 15993
> 
> Modified:
>    trunk/apps/new_installer/res/windows/bin/install_updater.cmd
> Log:
> new_installer: fix a bug preventing the auto-updater from beeing enabled; 
doh
> 
> Modified: trunk/apps/new_installer/res/windows/bin/install_updater.cmd
> ===================================================================
> --- trunk/apps/new_installer/res/windows/bin/install_updater.cmd      
> 2007-11-27 
19:25:35 UTC (rev 15992)
> +++ trunk/apps/new_installer/res/windows/bin/install_updater.cmd      
> 2007-11-27 
19:50:31 UTC (rev 15993)
> @@ -7,9 +7,9 @@
>  @if exist offline goto end
>  @java -jar bin\sha1test.jar update/update.cmd . > NUL
>  :end
> [EMAIL PROTECTED] node.updater.enabled=true >> freenet.ini
> [EMAIL PROTECTED] node.updater.enabled=true>> freenet.ini
>  
>  @if not exist update goto noautoupdate
> [EMAIL PROTECTED] node.updater.autoupdate=true >> freenet.ini
> [EMAIL PROTECTED] node.updater.autoupdate=true>> freenet.ini
>  @del /F update > NUL
>  :noautoupdate
> 
> _______________________________________________
> cvs mailing list
> [EMAIL PROTECTED]
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
> 
> 

Attachment: pgpPZWlOKrnyp.pgp
Description: PGP signature

_______________________________________________
Devl mailing list
Devl@freenetproject.org
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to