diff tests/test-convert-svn-branches.t @ 16190:9479c28a22bf stable

convert: ignore blank lines in mapfiles (issue3286)
author Patrick Mezard <patrick@mezard.eu>
date Tue, 28 Feb 2012 10:06:35 +0100
parents 301725c3df9a
children 2da47de36b6f
line wrap: on
line diff
--- a/tests/test-convert-svn-branches.t	Tue Feb 28 01:07:55 2012 +0200
+++ b/tests/test-convert-svn-branches.t	Tue Feb 28 10:06:35 2012 +0100
@@ -14,6 +14,8 @@
 
   $ cat > branchmap <<EOF
   > old3 newbranch
+  >     
+  > 
   > EOF
   $ hg convert --branchmap=branchmap --datesort -r 10 svn-repo A-hg
   initializing destination A-hg repository