[Po4a-commits] r2607 - /trunk/t/30-text.t

barbier at users.alioth.debian.org barbier at users.alioth.debian.org
Wed Oct 3 22:42:34 UTC 2012


Author: barbier
Date: Wed Oct  3 22:42:34 2012
New Revision: 2607

URL: http://svn.debian.org/wsvn/po4a/?sc=1&rev=2607
Log:
Fix t/30-text.t

Modified:
    trunk/t/30-text.t

Modified: trunk/t/30-text.t
URL: http://svn.debian.org/wsvn/po4a/trunk/t/30-text.t?rev=2607&op=diff
==============================================================================
--- trunk/t/30-text.t (original)
+++ trunk/t/30-text.t Wed Oct  3 22:42:34 2012
@@ -22,7 +22,7 @@
     push @tests, {
         'run' => "perl ../../po4a-normalize -f text -o asciidoc ../data-30/$AsciiDocTest.asciidoc",
         'test'=> "perl ../compare-po.pl ../data-30/$AsciiDocTest.po po4a-normalize.po".
-                 "&& perl ../compare-po.pl ../data-30/$AsciiDocTest.out po4a-normalize.output",
+                 "&& cmp ../data-30/$AsciiDocTest.out po4a-normalize.output",
         'doc' => "$AsciiDocTest test"
     };
 }




More information about the Po4a-commits mailing list