[med-svn] [r-bioc-edger] 06/12: Fix unit test

Andreas Tille tille at debian.org
Fri Aug 8 13:59:18 UTC 2014


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

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

commit c885038b9f48addd9857ddca698699ed3f9dd41c
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jun 28 07:48:14 2014 +0200

    Fix 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 6ef626a..5f35a24 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -7,9 +7,9 @@ fi
 cd $ADTTMP
 cp -a /usr/share/doc/${pkg}/tests/* $ADTTMP
 gunzip *.gz
+export LC_ALL=C
 for test in *R
 do
-  zcat ${test} > `basename ${test} .gz`
   R CMD BATCH ${test}
   R CMD Rdiff ${test}out.save* ${test}out
   if [ ! $? ] ; then

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



More information about the debian-med-commit mailing list