mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-ndcube: Relocate phase 'set-home-env.
* gnu/packages/wxwidgets.scm (python-ndcube)[arguments]<#:phases>: Relocate phase 'set-home-env. Change-Id: I77bd29800f0c24cdbbff88251093e8c107eae6d4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Andreas Enge
parent
fdece4569e
commit
d568e0d1a7
@@ -6796,7 +6796,7 @@ Carlo.")
|
||||
"-k" "not test_crop_by_extra_coords_values_all_axes_with_coord")
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-before 'check 'set-home-env
|
||||
(add-before 'sanity-check 'set-home-env
|
||||
(lambda _
|
||||
;; Tests require HOME to be set.
|
||||
;; Permission denied: '/homeless-shelter'
|
||||
|
||||
Reference in New Issue
Block a user