From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5242 invoked by alias); 7 Nov 2013 00:41:25 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 5214 invoked by uid 89); 7 Nov 2013 00:41:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_20,RDNS_NONE autolearn=no version=3.3.2 X-HELO: mho-01-ewr.mailhop.org Received: from Unknown (HELO mho-01-ewr.mailhop.org) (204.13.248.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 07 Nov 2013 00:40:04 +0000 Received: from pool-98-110-183-69.bstnma.fios.verizon.net ([98.110.183.69] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1VeDdc-0000Xe-Cn for cygwin-apps@cygwin.com; Thu, 07 Nov 2013 00:39:56 +0000 Received: from cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 2528860120 for ; Wed, 6 Nov 2013 19:39:56 -0500 (EST) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18Sz9kdZ57MgfRurYWQdMVm Date: Thu, 07 Nov 2013 00:41:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Re: [PATCH] setup: allow running as non-admin Message-ID: <20131107003956.GA3450@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <527AD620.2020902@shaddybaddah.name> <20131107002345.GB2334@ednor.casa.cgf.cx> <527ADE01.1050809@shaddybaddah.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <527ADE01.1050809@shaddybaddah.name> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2013-11/txt/msg00022.txt.bz2 On Thu, Nov 07, 2013 at 11:25:37AM +1100, Shaddy Baddah wrote: >Hi Christopher, > >On Nov 07 11:23, Christopher Faylor wrote: >> This indentation looks wrong. > >Should I correct and republish? Yes, please. cgf