[Yanel-dev] Re: [Yanel-commits] rev 29894 - public/yanel/trunk

Michael Wechner michael.wechner at wyona.com
Fri Dec 21 11:03:22 CET 2007


Josias Thöny wrote:

> michi at wyona.com wrote:
>
>> Author: michi
>> Date: 2007-12-15 23:30:07 +0100 (Sat, 15 Dec 2007)
>> New Revision: 29894
>>
>> Modified:
>>    public/yanel/trunk/yanel.sh
>> Log:
>> bash replaced by sh
>
>
> I think there is a problem with this commit, because yanel.sh contains 
> some commands which don't exist in pure sh.
> It still works on most systems because they map sh to bash, but it 
> doesn't work for me on Ubuntu 7.10
>
> Did you experience a problem when the script was using #!/bin/bash ?


it didn't work on FreeBSD and because the build.sh and configure.sh also 
used /bin/sh I thought it's some legacy.

But I have replaced now the == operator by a simple = and it seems to 
work fine as well.

Can you try again?

Thanks

Michi

>
> josias
>
>
>>
>> Modified: public/yanel/trunk/yanel.sh
>> ===================================================================
>> --- public/yanel/trunk/yanel.sh    2007-12-15 22:05:58 UTC (rev 29893)
>> +++ public/yanel/trunk/yanel.sh    2007-12-15 22:30:07 UTC (rev 29894)
>> @@ -1,4 +1,4 @@
>> -#!/bin/bash
>> +#!/bin/sh
>>  
>>  echo "Start/Stop Yanel ..."
>>  
>>
>> _______________________________________________
>> Yanel-commits mailing list
>> Yanel-commits at wyona.com
>> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-commits
>
>
> _______________________________________________
> Yanel-development mailing list
> Yanel-development at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development



-- 
Michael Wechner
Wyona      -   Open Source Content Management - Yanel, Yulup
http://www.wyona.com
michael.wechner at wyona.com, michi at apache.org
+41 44 272 91 61



More information about the Yanel-development mailing list