From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RTM7A-000307-GR for garchives@archives.gentoo.org; Wed, 23 Nov 2011 23:20:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A06321C092; Wed, 23 Nov 2011 23:20:19 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 937A821C027 for ; Wed, 23 Nov 2011 23:19:47 +0000 (UTC) Received: by wwf10 with SMTP id 10so207477wwf.10 for ; Wed, 23 Nov 2011 15:19:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to :disposition-notification-to:mime-version:content-type :content-transfer-encoding:message-id; bh=bBXca+SUR1lYC1DA6VCNItume+hwZ3LDxK0do5MUIQE=; b=cruZ4KFXn8n7tMM4R/CgyecpRrp+yOKjhKJImnxIHhxwADHTK/Lr6EMLcdXC3RcMdX aBvlLysq80ailfx51D6ymbPRmWxRWNTd7T1os1c78nu91mDPseUBtI9eky+KbOwhXIxP n6fcyHZifEWU0dfztcw9QuL/D5EUhHlGpTP/0= Received: by 10.216.163.194 with SMTP id a44mr4117008wel.1.1322090386810; Wed, 23 Nov 2011 15:19:46 -0800 (PST) Received: from lebrodyl.localnet (89-78-60-134.dynamic.chello.pl. [89.78.60.134]) by mx.google.com with ESMTPS id z39sm14701104wbm.12.2011.11.23.15.19.44 (version=SSLv3 cipher=OTHER); Wed, 23 Nov 2011 15:19:45 -0800 (PST) From: Maciej Mrozowski To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] rewritten epatch Date: Thu, 24 Nov 2011 00:19:40 +0100 User-Agent: KMail/1.13.7 (Linux/3.0.6-gentoo; KDE/4.7.3; x86_64; ; ) References: <200912181407.47924.vapier@gentoo.org> In-Reply-To: <200912181407.47924.vapier@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2388446.vyuhspOoBt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201111240019.40828.reavertm@gmail.com> X-Archives-Salt: 1edcf3da-fb37-4472-9d21-e30d8a267b3c X-Archives-Hash: 92da7e77e5af881b4de1d399da7404ef --nextPart2388446.vyuhspOoBt Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Friday 18 of December 2009 20:07:47 Mike Frysinger wrote: > if (patch -p${count} ${EPATCH_OPTS} --dry-run -f <=20 "${PATCH_TARGET}") >> > "${STDERR_TARGET}" 2>&1 ; then Just FYI. There seems to be a little 'problem' with this, as patch is validated in -- dry-run mode before applying, no .rej files are generated, thus the only=20 feedback is hunk # that failed from ${T}/${patchfile}.out. =2D-=20 regards MM --nextPart2388446.vyuhspOoBt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk7Nf4wACgkQFuHa/bHpVdtPEwCgrRd/7p6VDoctjlIs5HSmq4px wt8Anif2CwfTgX7Fx2bh8sF1q6mQHzRx =DcDS -----END PGP SIGNATURE----- --nextPart2388446.vyuhspOoBt--