aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/perl.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/perl.scm')
-rw-r--r--gnu/packages/perl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 723b6d2d72..e55eb8791d 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -2486,7 +2486,7 @@ pseudo ttys.")
(arguments
`(#:phases (modify-phases %standard-phases
(add-before
- check disable-w32-test
+ 'check 'disable-w32-test
(lambda _
;; This test fails, and we're not really interested in
;; it, so disable it.