public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/eselect:master commit in: libs/
Date: Sat,  5 Jan 2013 13:47:38 +0000 (UTC)	[thread overview]
Message-ID: <1357391159.94cc23c8eb2dcafe1596dee6956e12c7415367a5.ulm@gentoo> (raw)

commit:     94cc23c8eb2dcafe1596dee6956e12c7415367a5
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  5 13:05:37 2013 +0000
Commit:     Ulrich Mueller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan  5 13:05:59 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=94cc23c8

Whitespace.

---
 libs/package-manager.bash.in |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/libs/package-manager.bash.in b/libs/package-manager.bash.in
index 193c3fb..a34575d 100644
--- a/libs/package-manager.bash.in
+++ b/libs/package-manager.bash.in
@@ -44,12 +44,13 @@ run_paludis() {
 arch() {
 	local ret=$(envvar sys-devel/gcc ARCH) suffix
 
-	# $arch will be null if there's no current make.profile symlink
-	# we cannot get a list of valid profiles without it.
-	if [[ -z ${ret} ]] ; then
-
-		if [[ -n ${ROOT} && ${ROOT} != "/" ]] ; then
-			write_warning_msg "Failed to determine \${ARCH}. Is your make.profile symlink valid?"
+	# $arch will be null if there's no current make.profile symlink.
+	# We cannot get a list of valid profiles without it.
+	if [[ -z ${ret} ]]; then
+		if [[ -n ${ROOT} && ${ROOT} != "/" ]]; then
+			write_warning_msg \
+				"Failed to determine \${ARCH}." \
+				"Is your make.profile symlink valid?"
 			return 1
 		fi
 


             reply	other threads:[~2013-01-05 13:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-05 13:47 Ulrich Mueller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-13 13:10 [gentoo-commits] proj/eselect:master commit in: libs/ Ulrich Mueller
2013-03-02 11:07 Ulrich Mueller
2013-11-10 20:24 Ulrich Müller
2013-11-19  8:17 Ulrich Müller
2017-06-18 19:32 Ulrich Müller

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=1357391159.94cc23c8eb2dcafe1596dee6956e12c7415367a5.ulm@gentoo \
    --to=ulm@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