public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/scripts/
Date: Mon, 21 Dec 2015 02:49:21 +0000 (UTC)	[thread overview]
Message-ID: <1450666145.109e5acdbf3a3657c3fbe71e0d6109334d90892f.jmbsvicetto@gentoo> (raw)

commit:     109e5acdbf3a3657c3fbe71e0d6109334d90892f
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 02:36:50 2015 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 02:49:05 2015 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=109e5acd

We need to use --automode -5 as -3 uses mv -i which is interactive and gets suck asking for confirmation to overwrite config files.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>

 releases/weekly/scripts/cloud-prep.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/weekly/scripts/cloud-prep.sh b/releases/weekly/scripts/cloud-prep.sh
index 6778713..e022a36 100644
--- a/releases/weekly/scripts/cloud-prep.sh
+++ b/releases/weekly/scripts/cloud-prep.sh
@@ -55,7 +55,7 @@ EOL
 USE="-build" emerge -uDNv --with-bdeps=y --jobs=2 @world
 USE="-build" emerge --verbose=n --depclean
 USE="-build" emerge -v --usepkg=n @preserved-rebuild
-etc-update --automode -3
+etc-update --automode -5
 
 # Clean up portage
 emerge --verbose=n --depclean


             reply	other threads:[~2015-12-21  2:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-21  2:49 Jorge Manuel B. S. Vicetto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-27  2:37 [gentoo-commits] proj/releng:master commit in: releases/weekly/scripts/ Jorge Manuel B. S. Vicetto
2015-12-29  4:47 Matt Thode
2015-12-29  5:10 Matt Thode
2015-12-30  3:31 Matt Thode
2016-01-10 21:56 Matt Thode
2016-01-13  2:51 Matt Thode
2016-01-22  7:54 Matt Thode
2016-01-26  0:41 Matt Thode
2016-01-26  6:44 Matt Thode
2016-04-14  0:35 Matt Thode
2016-04-25 23:27 Robin H. Johnson
2016-04-25 23:27 Robin H. Johnson
2020-04-02 23:50 Matt Turner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1450666145.109e5acdbf3a3657c3fbe71e0d6109334d90892f.jmbsvicetto@gentoo \
    --to=jmbsvicetto@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox