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 <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to