r68145 - /trunk/dh-make-perl/t/dists.t

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Tue Feb 8 06:34:51 UTC 2011


Author: carnil
Date: Tue Feb  8 06:34:13 2011
New Revision: 68145

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68145
Log:
fix typo: initital -> initial

Modified:
    trunk/dh-make-perl/t/dists.t

Modified: trunk/dh-make-perl/t/dists.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/dists.t?rev=68145&op=diff
==============================================================================
--- trunk/dh-make-perl/t/dists.t (original)
+++ trunk/dh-make-perl/t/dists.t Tue Feb  8 06:34:13 2011
@@ -98,7 +98,7 @@
 
     is( $?, 0, "$dist_dir: system returned 0" );
 
-    compare_tree( "$dist/debian", "$dist/wanted-debian", 'initital' );
+    compare_tree( "$dist/debian", "$dist/wanted-debian", 'initial' );
 
     system( "$Bin/../dh-make-perl", "--no-verbose",
             "--home-dir", "$Bin/contents",




More information about the Pkg-perl-cvs-commits mailing list