GNU bug report logs - #43727
tests/guix-environment.sh is broken when SHELL=fish

Previous Next

Package: guix;

Reported by: Mikhail Tsykalov <tsymsh <at> gmail.com>

Date: Wed, 30 Sep 2020 17:40:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Mikhail Tsykalov <tsymsh <at> gmail.com>
To: 43727 <at> debbugs.gnu.org
Subject: bug#43727: tests/guix-environment.sh is broken when SHELL=fish
Date: Wed, 30 Sep 2020 20:39:07 +0300
[Message part 1 (text/plain, inline)]
Hi,

I'm on commit db194f714a8beb155c508c06e346c7c2322e7053. Running tests 
with fish as shell always results in failure at test 
tests/guix-environment.sh. Seems like problem is with difference in 
`set` output format.

`set` command in fish outputs environmental variables in format:
VAR1 VAL1
VAR2 VAL2

tests/guix-environment.sh expects format:
VAR1=VAL1
VAR2=VAL2

Thanks,
Mikhail



[guix-environment.log (text/x-log, attachment)]

This bug report was last modified 4 years and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.