aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/accounts.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2021-11-18 16:58:44 +0000
committerRicardo Wurmus <rekado@elephly.net>2021-11-18 17:01:20 +0000
commit9e76a5b7cb84534bcda7507773b681f13df11698 (patch)
tree9445dd31fbd34e8bc4bd41cd21c00cfe926a3f06 /gnu/system/accounts.scm
parent28b92acf6b180f186dddd29fec630d9c140458d1 (diff)
downloadguix-9e76a5b7cb84534bcda7507773b681f13df11698.tar.gz
guix-9e76a5b7cb84534bcda7507773b681f13df11698.zip
gnu: python-typer: Run more tests.
* gnu/packages/python-xyz.scm (python-typer)[arguments]: Delete phase 'disable-failing-tests; disable only test_show_completion and test_install_completion in 'check phase; add phase 'patch-shell-reference.
Diffstat (limited to 'gnu/system/accounts.scm')
0 files changed, 0 insertions, 0 deletions
h code formerly... (make-forkexec-constructor/container): ... here. Use it. (fork+exec-command/container): Use 'fork+exec-command' only when CONTAINER-SUPPORT? is false or PID is the current process. Ludovic Courtès