From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0EF27138AD7 for ; Sat, 21 Feb 2015 21:52:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B183E09B4; Sat, 21 Feb 2015 21:52:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AAFA2E09B4 for ; Sat, 21 Feb 2015 21:52:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 885CD340AE0 for ; Sat, 21 Feb 2015 21:52:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A6A81243A for ; Sat, 21 Feb 2015 21:52:06 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1424555515.e17ac193d80d8d470feaadbaffc9604592bb6753.robbat2@gentoo> Subject: [gentoo-commits] proj/ag:master commit in: / X-VCS-Repository: proj/ag X-VCS-Files: ag X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: e17ac193d80d8d470feaadbaffc9604592bb6753 X-VCS-Branch: master Date: Sat, 21 Feb 2015 21:52:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7c6611c4-06b9-45d5-a3c7-8abe72ed683d X-Archives-Hash: 1b69619847f6661b556e0bd4a0a988a8 commit: e17ac193d80d8d470feaadbaffc9604592bb6753 Author: Robin H. Johnson gentoo org> AuthorDate: Sat Feb 21 21:51:55 2015 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sat Feb 21 21:51:55 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/ag.git;a=commit;h=e17ac193 Whitespace. --- ag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ag b/ag index cf48c4b..7b6d662 100755 --- a/ag +++ b/ag @@ -153,4 +153,4 @@ begin send $options.action rescue NoMethodError abort 'Internal Error: Unknown action' -end \ No newline at end of file +end