[med-svn] [r-bioc-annotationhub] 04/11: Test needs r-bioc-genomicranges, writable HOME

Andreas Tille tille at debian.org
Fri Sep 22 11:40:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-bioc-annotationhub.

commit c1a999a9cacdd62c969d99da70c18d271f3e38a4
Author: Gordon Ball <gordon at chronitis.net>
Date:   Fri Jun 17 13:47:32 2016 +0000

    Test needs r-bioc-genomicranges, writable HOME
---
 debian/tests/control       | 2 +-
 debian/tests/run-unit-test | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 25377fc..39528b8 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, r-cran-runit
+Depends: @, r-cran-runit, r-bioc-genomicranges
 Restrictions: allow-stderr
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 349f904..9635be7 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -1,5 +1,7 @@
 #!/bin/sh -e
 
+export HOME=$ADTTMP
+
 LC_ALL=C R --no-save <<EOT
 BiocGenerics:::testPackage("AnnotationHub")
 EOT

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-annotationhub.git



More information about the debian-med-commit mailing list