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 656D013828B for ; Fri, 27 May 2016 21:01:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 799E821C04E; Fri, 27 May 2016 21:01:49 +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 0B69E21C04E for ; Fri, 27 May 2016 21:01:48 +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 1B10A340A99 for ; Fri, 27 May 2016 21:01:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 232A9964 for ; Fri, 27 May 2016 21:01:46 +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: <1464382899.17b064f0b9e4e6a2e86a17ec7155e9616da2965c.robbat2@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: scripts/ X-VCS-Repository: proj/releng X-VCS-Files: scripts/update_auto_tree scripts/update_official_tree scripts/update_snapshot_tree X-VCS-Directories: scripts/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 17b064f0b9e4e6a2e86a17ec7155e9616da2965c X-VCS-Branch: master Date: Fri, 27 May 2016 21:01:46 +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: 00714376-eb55-42b0-9588-ce33970d290e X-Archives-Hash: 041bd366e5e98d20a75a430947fd5e51 commit: 17b064f0b9e4e6a2e86a17ec7155e9616da2965c Author: Robin H. Johnson gentoo org> AuthorDate: Fri May 27 21:01:39 2016 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Fri May 27 21:01:39 2016 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=17b064f0 update*tree: fix variable. Signed-off-by: Robin H. Johnson gentoo.org> scripts/update_auto_tree | 2 +- scripts/update_official_tree | 2 +- scripts/update_snapshot_tree | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/update_auto_tree b/scripts/update_auto_tree index a68d561..029ef70 100755 --- a/scripts/update_auto_tree +++ b/scripts/update_auto_tree @@ -2,7 +2,7 @@ PORTDIR="/release/trees/portage-auto/" TMPREPO=$(mktemp) trap "rm -f $TMPREPO" EXIT -cat >$f <$TMPREPO <$f <$TMPREPO <$f <$TMPREPO <