summaryrefslogtreecommitdiff
path: root/guix-gnurl.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix-gnurl.scm')
-rw-r--r--guix-gnurl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-gnurl.scm b/guix-gnurl.scm
index d4a98eaf8..b199e93a2 100644
--- a/guix-gnurl.scm
+++ b/guix-gnurl.scm
@@ -93,7 +93,7 @@
(lambda _
;; It is unclear why test1026 fails, however the content of it
;; suggests that it is not vital for gnurl.
- (delete-file "tests/data/test1026")
+ ;;(delete-file "tests/data/test1026")
(substitute* "tests/runtests.pl"
(("/bin/sh") (which "sh")))