unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Einar Largenius <jaadu@lysator.liu.se>
To: 75463@debbugs.gnu.org
Subject: bug#75463: Incorrect sourcing on foreign distros
Date: Thu, 09 Jan 2025 15:26:52 +0100	[thread overview]
Message-ID: <87r05c9i6r.fsf@lysator.liu.se> (raw)

Hello,

I was trying to figure out what is needed to make bash-completion working with my user profile and I came across what I believe is an error.

The relevant file is /etc/profile.d/zzz-guix.sh

It has two lines:

    [ -L "$GUIX_PROFILE" ] || \

Shouldn't it be:

    [ -L "$GUIX_PROFILE" ] && \

I use Guix on Fedora 41.

-- 
Med vänliga hälsningar Einar




             reply	other threads:[~2025-01-09 14:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-09 14:26 Einar Largenius [this message]
2025-01-09 19:00 ` bug#75463: Incorrect sourcing on foreign distros Leo Famulari

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87r05c9i6r.fsf@lysator.liu.se \
    --to=jaadu@lysator.liu.se \
    --cc=75463@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).