[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#89433: I want to adopt osh



Taketoshi Sano <sano@debian.org> cum veritate scripsit:

>  # to compile with debugging information:
>  # $ debuild -e DEB_BUILD_OPTIONS="debug,nostrip"
>  #
>  # Note: you can't do it by
>  #   DEB_BUILD_OPTIONS="debug,nostrip" && debuild
>  # because it won't work. Shell variables are not
>  # succeeded to sub-process.
> 
> But it seems to me that you repeated to say the same thing
> in his comment.

Am I alone in thinking that 

SHELL_VARIABLE="something" && script

will not pass the SHELL_VARIABLE to the script ?

I've accompanied myself with a testing script to
check that behavior as well, have you  tried running it?

> Can you please explain me what I'm missing ?

That's what I want to know too.




regards,
	junichi


-- 
dancer@debian.org : Junichi Uekawa   http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423  7447 3059 BF92 CD37 56F4



Reply to: