From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id C327778440 for ; Fri, 25 Aug 2017 14:23:48 +0000 (UTC) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Aug 2017 07:23:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,426,1498546800"; d="scan'208";a="122566538" Received: from lsandov1-mobl2.zpn.intel.com ([10.219.128.134]) by orsmga004.jf.intel.com with ESMTP; 25 Aug 2017 07:23:50 -0700 Message-ID: <1503671574.21398.3.camel@linux.intel.com> From: Leonardo Sandoval To: Olaf Mandel Date: Fri, 25 Aug 2017 09:32:54 -0500 In-Reply-To: <20170825095808.31468-1-o.mandel@menlosystems.com> References: <20170825095808.31468-1-o.mandel@menlosystems.com> X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH v2] (PRE)MIRRORS: add pattern for npm:// without slash X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Aug 2017 14:23:48 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit > npm://.*/.* http://sources.openembedded.org/ \n \ > +npm://.* http://sources.openembedded.org/ \n \ instead of adding a new npm regex, not sure if below one would the same job npm://.*(/.*)?