[med-svn] [r-cran-evaluate] 05/10: Fix autopkgtest
Andreas Tille
tille at debian.org
Sat Sep 30 08:09:40 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-evaluate.
commit 72fcb617798ad5619878d52e704e2ab8c772296a
Author: Andreas Tille <tille at debian.org>
Date: Fri Jun 20 22:25:55 2014 +0000
Fix autopkgtest
---
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 92cfde2..daac5d0 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -9,4 +9,4 @@ cd $ADTTMP
cp -a /usr/share/doc/${pkg}/tests/* $ADTTMP
# Make sure we are using C locale to pass all tests
LC_ALL=C R --no-save < test-all.R
-rm -f $ADTTMP/*
+rm -rf $ADTTMP/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-evaluate.git
More information about the debian-med-commit
mailing list