On Wed, 2008-03-19 at 11:10 +0800, Jack_Chen wrote:
> > Does anyone have an idea what this message means?

> > [EMAIL PROTECTED] lustre-1.6.4.3]# sh -x 

> Do not use sh to execute lbuild command, please retry "./path/to/lbuild 
> $parameters"

Or alternatively, if you do want to set flags on execution of lbuild,
use "bash" not "sh":

bash -x .../lbuild.

lbuild contains bashisms that are not supported in the "sh" (i.e.
strictly posix compliant) variant of the bourne shell.

Cheers,
b.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Lustre-discuss mailing list
[email protected]
http://lists.lustre.org/mailman/listinfo/lustre-discuss

Reply via email to