Re: [dev] [ANNOUNCE] togs-0.3 (was stem)

2013-11-25 Thread Ross Mohn
On 11/25/2013 09:32 AM, Bryan Bennett wrote: > This looks like an interesting project. However, Togs will fail to run > if /bin/sh is linked to bash (or zsh?) due to Togs attempting to set a > read only variable ($UID) in a couple of functions. Renaming this to > $S_UID seems to fix the entire prob

Re: [dev] [ANNOUNCE] togs-0.3 (was stem)

2013-11-25 Thread Bryan Bennett
This looks like an interesting project. However, Togs will fail to run if /bin/sh is linked to bash (or zsh?) due to Togs attempting to set a read only variable ($UID) in a couple of functions. Renaming this to $S_UID seems to fix the entire problem. A patch is attached. commit 87d48f4cef3ef13d776e