[r-cran-mlmrev] 03/11: Fix wrong package name in run-unit-test

Andreas Tille tille at debian.org
Thu Nov 9 15:47:35 UTC 2017


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

tille pushed a commit to branch master
in repository r-cran-mlmrev.

commit 50826a5a5633d0272d3bae26fd033891ce208c6b
Author: Gordon Ball <gordon at chronitis.net>
Date:   Fri Jun 17 13:28:06 2016 +0000

    Fix wrong package name in run-unit-test
---
 debian/tests/run-unit-test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 21ffe86..b4c6c37 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 
-pkg=r-cran-maxlik
+pkg=r-cran-mlmrev
 
 if [ "$ADTTMP" = "" ] ; then
   ADTTMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-mlmrev.git



More information about the debian-science-commits mailing list