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 9CAF259CA3 for ; Fri, 11 Mar 2016 12:11:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C3A3E087B; Fri, 11 Mar 2016 12:11:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7590E087B for ; Fri, 11 Mar 2016 12:11:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6E456340A22 for ; Fri, 11 Mar 2016 12:11:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F8641AE8 for ; Fri, 11 Mar 2016 12:11:00 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1457698884.cbfccd2c98503f66d354ca3e197de432295ece05.blueness@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools-systemd/ X-VCS-Repository: proj/releng X-VCS-Files: tools-systemd/run-systemd.sh tools-systemd/run.sh X-VCS-Directories: tools-systemd/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: cbfccd2c98503f66d354ca3e197de432295ece05 X-VCS-Branch: master Date: Fri, 11 Mar 2016 12:11:00 +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: 40180060-5fb0-49e2-9052-8ed015bd11b0 X-Archives-Hash: 02a2a72c3b20272b39cbcf6d20359684 commit: cbfccd2c98503f66d354ca3e197de432295ece05 Author: Anthony G. Basile gentoo org> AuthorDate: Fri Mar 11 12:21:24 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Fri Mar 11 12:21:24 2016 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=cbfccd2c tool-systemd: use consistent naming of script tools-systemd/{run-systemd.sh => run.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/tools-systemd/run-systemd.sh b/tools-systemd/run.sh similarity index 100% rename from tools-systemd/run-systemd.sh rename to tools-systemd/run.sh