From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id CD608817B2 for ; Wed, 11 Jan 2017 13:16:50 -0800 (PST) Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A1457148B6; Wed, 11 Jan 2017 21:16:51 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-80.phx2.redhat.com [10.3.116.80]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id v0BLGo1t009527; Wed, 11 Jan 2017 16:16:50 -0500 To: Stephen Polkowski , edk2-devel@ml01.01.org References: <58766C33.9060400@centtech.com> From: Laszlo Ersek Message-ID: <4aef4ff8-87b9-f7f4-9d3d-117f61d15d2b@redhat.com> Date: Wed, 11 Jan 2017 22:16:48 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <58766C33.9060400@centtech.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.24 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Wed, 11 Jan 2017 21:16:51 +0000 (UTC) Subject: Re: How to search the edk2-devel mailing list? X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 21:16:50 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 01/11/17 18:32, Stephen Polkowski wrote: > Hi all, > > I'm having a new problem with the 2.1 shell. I've noticed that > shell scripts will fail and exit if you test an undefined shell > variable. This wasn't a problem on the 2.0 shell. For example: > > if %undefinedvar% == "xyz" then > > Anyhow, I wanted to search the mailing lists first to see if this is > a unknown problem or a known change. How does one search the mailing > list? I tried Googling a topic from last month and Google didn't find it. might help. Thanks Laszlo