The move should be the last thing in the file.

On Wed, Apr 05, 2006 at 08:00:59AM +0000, nextgens at freenetproject.org wrote:
> Author: nextgens
> Date: 2006-04-05 08:00:49 +0000 (Wed, 05 Apr 2006)
> New Revision: 8466
> 
> Modified:
>    trunk/apps/installer/installclasspath/linux/update.sh
> Log:
> Doh
> 
> Modified: trunk/apps/installer/installclasspath/linux/update.sh
> ===================================================================
> --- trunk/apps/installer/installclasspath/linux/update.sh     2006-04-05 
> 00:55:33 UTC (rev 8465)
> +++ trunk/apps/installer/installclasspath/linux/update.sh     2006-04-05 
> 08:00:49 UTC (rev 8466)
> @@ -5,9 +5,6 @@
>  wget -o /dev/null -N 
> http://downloads.freenetproject.org/alpha/freenet-cvs-snapshot.jar.url
>  
>  touch freenet-cvs-snapshot.jar.url.old
> -wget -o /dev/null 
> https://emu.freenetproject.org/svn/trunk/apps/installer/installclasspath/linux/update.sh
>  -O update.sh
> -chmod +x update.sh
> -
>  diff --brief freenet-cvs-snapshot.jar.url freenet-cvs-snapshot.jar.url.old
>  if [[ $? -ne 0 ]]
>  then
> @@ -21,4 +18,9 @@
>       echo "Your freenet node is up to date"
>  fi
>  
> +wget -o /dev/null 
> https://emu.freenetproject.org/svn/trunk/apps/installer/installclasspath/linux/update.sh
>  -O update2.sh
> +chmod +x update2.sh
> +mv update2.sh update.sh
> +
> +
>  popd 2>&1 >/dev/null
> 
> _______________________________________________
> cvs mailing list
> cvs at freenetproject.org
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
> 

-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20060405/fa05a8b5/attachment.pgp>

Reply via email to