groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Pushing a mom test fix


From: G. Branden Robinson
Subject: Pushing a mom test fix
Date: Tue, 5 Oct 2021 21:51:10 +1100
User-agent: NeoMutt/20180716

Hi Peter,

I'll be pushing this fix along with my next batch of commits
(imminently).  I've rebased to make it the first one I push so that we
don't have an unnecessary surplus of "red" revisions in the history that
might confound future bisections.

commit 4560856cbf476b17c1084643c4ac94d62d9f6f63
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Tue Oct 5 21:46:32 2021 +1100

    [mom]: Fix test failure.
    
    The number of pages in the slide demo has gone up from 27 to 33.

diff --git a/contrib/mom/examples/test-mom.sh.in 
b/contrib/mom/examples/test-mom.sh.in
index 84149ad11..c9ef934ea 100644
--- a/contrib/mom/examples/test-mom.sh.in
+++ b/contrib/mom/examples/test-mom.sh.in
@@ -72,7 +72,7 @@ check_number_pages "$examplesdir/letter.pdf" 1
 check_number_pages "$examplesdir/mom-pdf.pdf" 8
 check_number_pages "$examplesdir/mon_premier_doc.pdf" 5
 check_number_pages "$examplesdir/sample_docs.pdf" 12
-check_number_pages "$examplesdir/slide-demo.pdf" 27
+check_number_pages "$examplesdir/slide-demo.pdf" 33
 check_number_pages "$examplesdir/typesetting.pdf" 3
 check_number_pages "$examplesdir/copyright-chapter.pdf" 5
 check_number_pages "$examplesdir/copyright-default.pdf" 5

Regards,
Branden

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]