Re: [freenet-support] bug in run.sh

2013-01-31 Thread Matthew Toseland
On Monday 28 Jan 2013 22:08:43 Ken T Takusagawa wrote:
> run.sh for Linux has
> 
>   if test "$DIST_OS" == "macosx"
> 
> This should be a single = sign, not == to be POSIX 
> compliant.  (Bug discovered using Debian's default "dash" 
> instead of "bash" as /bin/sh.)

It might be best to post a pull request? I can do this fix manually but if 
there are going to be more ... ?


signature.asc
Description: This is a digitally signed message part.
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

[freenet-support] bug in run.sh

2013-01-28 Thread Ken T Takusagawa
run.sh for Linux has

  if test "$DIST_OS" == "macosx"

This should be a single = sign, not == to be POSIX 
compliant.  (Bug discovered using Debian's default "dash" 
instead of "bash" as /bin/sh.)

--ken


-- 
Sent from a Dell 1950 8 CPU 32 GB RAM
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe