comparison tests/test-convert-authormap @ 8167:6c82beaaa11a

tests: removed redundant "-d '0 0'" from test scripts The tests are executed with a .hgrc file which adds "-d '0 0'" by default.
author Martin Geisler <mg@lazybytes.net>
date Sun, 26 Apr 2009 14:29:02 +0200
parents 43b70a964e0d
children
comparison
equal deleted inserted replaced
8166:56719b1aa6f4 8167:6c82beaaa11a
7 7
8 # Prepare orig repo 8 # Prepare orig repo
9 hg init orig 9 hg init orig
10 cd orig 10 cd orig
11 echo foo > foo 11 echo foo > foo
12 HGUSER='user name' hg ci -qAm 'foo' -d '0 0' 12 HGUSER='user name' hg ci -qAm 'foo'
13 cd .. 13 cd ..
14 14
15 # Explicit --authors 15 # Explicit --authors
16 cat > authormap.txt <<EOF 16 cat > authormap.txt <<EOF
17 user name = Long User Name 17 user name = Long User Name