[linux-lvm] Broken compile scripts in LVM

Steven Dake sdake at mvista.com
Mon Oct 7 13:31:46 UTC 2002


Folks,

Some of the scripts use echo "string" > /dev/stderr when instead they 
should be using echo "string" >&2.  I have attached a patch that fixes 
this problem.  The result is that in automated builds, the stdout gets 
stomped if you use the first technique (resulting in loss of logging data).

Thanks.

-steve
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lvm-echo-fix.patch
URL: <http://listman.redhat.com/archives/linux-lvm/attachments/20021007/a55f3909/attachment.ksh>


More information about the linux-lvm mailing list