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 1SUmH4-0000Yl-3U for garchives@archives.gentoo.org; Wed, 16 May 2012 22:00:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B2DCE06CC; Wed, 16 May 2012 22:00:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D9149E06CC for ; Wed, 16 May 2012 22:00:42 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 95F331B4048 for ; Wed, 16 May 2012 22:00:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 88792E5429 for ; Wed, 16 May 2012 22:00:39 +0000 (UTC) From: "Christian Ruppert" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christian Ruppert" Message-ID: <1337205622.6cecc7b4a6bd2fed40006d85f3ea855723c93840.idl0r@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: sh/ X-VCS-Repository: proj/openrc X-VCS-Files: sh/migrate-to-run.sh.in X-VCS-Directories: sh/ X-VCS-Committer: idl0r X-VCS-Committer-Name: Christian Ruppert X-VCS-Revision: 6cecc7b4a6bd2fed40006d85f3ea855723c93840 X-VCS-Branch: master Date: Wed, 16 May 2012 22:00:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b0f7bf58-8c85-4789-bcfa-5eedd85dc08e X-Archives-Hash: d7f424d293a1e681ecbac63f9b59ce40 commit: 6cecc7b4a6bd2fed40006d85f3ea855723c93840 Author: Christian Ruppert gentoo org> AuthorDate: Wed May 16 22:00:22 2012 +0000 Commit: Christian Ruppert gentoo org> CommitDate: Wed May 16 22:00:22 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D6cecc7b4 local is only allowed in functions --- sh/migrate-to-run.sh.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/sh/migrate-to-run.sh.in b/sh/migrate-to-run.sh.in index f296a5c..aa31c62 100644 --- a/sh/migrate-to-run.sh.in +++ b/sh/migrate-to-run.sh.in @@ -17,7 +17,6 @@ if [ ! -d "@PREFIX@/run" ]; then fi =20 if ! mountinfo -q -f tmpfs "@PREFIX@/run"; then - local x for x in "@PREFIX@/run/."* "@PREFIX@/run/"*; do case "$x" in "@PREFIX@/run/."|"@PREFIX@/run/..")