[med-svn] [r-cran-bbmle] 01/02: Fix autopkgtests: Ignore difference with previously saved workspace

Graham Inggs ginggs at moszumanska.debian.org
Sun Nov 26 06:04:07 UTC 2017


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

ginggs pushed a commit to branch master
in repository r-cran-bbmle.

commit fff092e47ee355ba7137ac72f2f7bf4abeb98a2a
Author: Graham Inggs <ginggs at debian.org>
Date:   Sun Nov 26 08:02:25 2017 +0200

    Fix autopkgtests: Ignore difference with previously saved workspace
---
 debian/changelog           | 6 ++++++
 debian/tests/run-unit-test | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 099930a..f4e91cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-bbmle (1.0.20-2) UNRELEASED; urgency=medium
+
+  * Fix autopkgtests: Ignore difference with previously saved workspace
+
+ -- Graham Inggs <ginggs at debian.org>  Sun, 26 Nov 2017 06:01:41 +0000
+
 r-cran-bbmle (1.0.20-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 511d4cd..b19ef0c 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -15,6 +15,7 @@ filter() {
         -e '^$' \
         -e 'Natural language support but running in an English locale' \
         -e '^Loading required package: stats4' \
+        -e '^\[Previously saved workspace restored\]' \
        $1 | \
     sed -e '/^> *proc\.time()$/,$d' \
         -e "/^Signif. codes:/s/[‘’]/'/g"

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



More information about the debian-med-commit mailing list