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

Bug#89433: I want to adopt osh



On Sat, 19 Jan 2002 10:45:41 +0900,
Junichi Uekawa <dancer@netfort.gr.jp> wrote:
> Try testing this snippet:
> 
> muha.sh:
> #!/bin/sh
> echo $MUHA
> 
> and on the command-line run:
> 
> $ MUHA="fuu" muha.sh
> fuu
> $ MUHA="fuu" && muha.sh
I see.

<nitpick>
I wrote in debian/rules:
| # (this won't work:
| #  DEB_BUILD_OPTIONS="debug,nostrip" && debuild)
Can you see the match of the parentheses?
</nitpick>

--
Oohara Yuuma <oohara@libra.interq.or.jp>
Graduate-school of Science, Kyoto University
PGP key (key ID F464A695) http://www.interq.or.jp/libra/oohara/pub-key.txt
Key fingerprint = 6142 8D07 9C5B 159B C170  1F4A 40D6 F42E F464 A695

I always put away what I take.
--- Ryuji Akai, "Star away"



Reply to: