This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-ggplot2.
commit 7f7c9a3da42e05ecc9d9bda46e2ebae6c0f1fad2 Author: Andreas Tille <[email protected]> Date: Sat Apr 30 10:05:29 2016 +0200 Final attempt to fix autopkgtest --- debian/changelog | 6 ++++++ debian/tests/run-unit-test | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 941fbed..164a198 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-ggplot2 (2.1.0-3) unstable; urgency=medium + + * Final attempt to fix autopkgtest + + -- Andreas Tille <[email protected]> Sat, 30 Apr 2016 10:05:19 +0200 + r-cran-ggplot2 (2.1.0-2) unstable; urgency=medium * Really fix autopkgtest diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test index 86f264a..891bfb3 100644 --- a/debian/tests/run-unit-test +++ b/debian/tests/run-unit-test @@ -7,5 +7,5 @@ fi cd $ADTTMP cp -a /usr/share/doc/${pkg}/tests/* $ADTTMP find . -name "*.gz" -exec gunzip \{\} \; -LC_ALL=C R --no-save < test-all.R +LC_ALL=C R --no-save < testthat.R rm -fr $ADTTMP/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-ggplot2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
