[R-pkg-team] Bug#934360: Bug#934360: r-cran-boolnet: autopkgtest regression
Andreas Tille
tille at debian.org
Sun Aug 11 22:02:20 BST 2019
Can you please simply do team uploads if you found a patch.
I'm busy with real life for the next 10 days.
On Sun, Aug 11, 2019 at 01:17:40PM +0200, Graham Inggs wrote:
> Control: tags -1 + patch
>
> The patch below got the test passing in Ubuntu.
>
> --- a/debian/tests/run-unit-test
> +++ b/debian/tests/run-unit-test
> @@ -10,7 +10,7 @@
> cp /usr/share/doc/$pkg/examples/vignettes/* $ADTTMP
> find . -name "*.gz" -exec gunzip \{\} \;
> for rnw in `ls *.[rRS]nw` ; do
> -rfile=`echo $rnw | sed 's/\.[rRS]nw/.R/'`
> +rfile=`echo $rnw | sed 's/\.[rR]nw/.R/'`
> R --no-save <<EOT
> Stangle("$rnw")
> source("$rfile", echo=TRUE)
>
> _______________________________________________
> R-pkg-team mailing list
> R-pkg-team at alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/r-pkg-team
--
http://fam-tille.de
More information about the R-pkg-team
mailing list