Notices


Reply
Thread Tools
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#21
Originally Posted by ag2 View Post
Should work better now. Please give it another try.
Sorry to bother again but == is bash-ism that may not work in standard /bin/sh. Looks like recent busybox shells can cope with this but this may not be valid for all versions. Just tried the 1.4.1 in OS2007 and it works but the 1.01 one in OS2006 fails
Code:
[ "x" == "x" ] && echo hi
[: ==: unknown operand
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 
Posts: 164 | Thanked: 132 times | Joined on Dec 2007
#22
Originally Posted by fanoush View Post
Sorry to bother again but == is bash-ism that may not work in standard /bin/sh. Looks like recent busybox shells can cope with this but this may not be valid for all versions. Just tried the 1.4.1 in OS2007 and it works but the 1.01 one in OS2006 fails
Code:
[ "x" == "x" ] && echo hi
[: ==: unknown operand
Thanks for the heads up. Replaced == with =.
 
Posts: 234 | Thanked: 40 times | Joined on Nov 2007 @ Cincinnati, Ohio USA
#23
FYI. I tried this with penguinbait's (built on from fanoush's I think) Install-Tools. Something failed, had to uninstall easyroot and install becomeroot. Unfortunatly I just finished rewriting a bunch of scripts to use root to gian root, all the commands had full command paths so it's just a pita to fix.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:57.