msh bugs

Lei Sun lei_sun at comcast.net
Mon Jan 16 15:39:38 UTC 2006


The weird part is, I compiled busybox with native gcc, and run  msh on my 
host x86 machine, all the scripts worked, even with function syntax.  My 
target machine is mmu-less ARM.
----- Original Message ----- 
From: "Vladimir N. Oleynik" <dzo at simtreas.ru>
To: "Lei Sun" <lei_sun at comcast.net>
Cc: <busybox at busybox.net>
Sent: Sunday, January 15, 2006 4:33 AM
Subject: Re: msh bugs


> Lei,
>
>> Hi :
>>   I was using msh, the following script gives me "syntax error"
>>
>> #!/bin/sh
>> tarball="test.tar.bz2"
>> echo "installing package..."
>> log_and_report()
>> {
>>     errlev=$1
>>     echo $errlev
>> }
>> log_and_report $1
>
> msh very simple shell and unsupport function syntax.
>
>
> --w
> vodz 




More information about the busybox mailing list