mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
home: Adjust 'guix home import' test for shell aliases.
This is a followup to 4b96998292
.
* tests/home-import.scm (match-home-environment-bash-service): Match the
'aliases' field.
This commit is contained in:
parent
c322d97832
commit
f35976584c
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ corresponding file."
|
|||
('list ('service
|
||||
'home-bash-service-type
|
||||
('home-bash-configuration
|
||||
('aliases ('quote ()))
|
||||
('bashrc
|
||||
('list ('local-file "/tmp/guix-config/.bashrc"
|
||||
"bashrc"))))))))))
|
||||
|
|
Loading…
Add table
Reference in a new issue