tests/test-patchbomb.t
changeset 17743 6047947afb6b
parent 17502 6fcdcdd32a6a
child 17859 d38d90ad5bbf
equal deleted inserted replaced
17742:405b6bd015df 17743:6047947afb6b
   147   a precious introductory message
   147   a precious introductory message
   148 
   148 
   149   $ hg email -m test.mbox -f quux -t foo -c bar -s test 0:tip \
   149   $ hg email -m test.mbox -f quux -t foo -c bar -s test 0:tip \
   150   > --config extensions.progress= --config progress.assume-tty=1 \
   150   > --config extensions.progress= --config progress.assume-tty=1 \
   151   > --config progress.delay=0 --config progress.refresh=0 \
   151   > --config progress.delay=0 --config progress.refresh=0 \
   152   > --config progress.width=60 2>&1 | \
   152   > --config progress.width=60
   153   > python "$TESTDIR/filtercr.py"
       
   154   this patch series consists of 2 patches.
   153   this patch series consists of 2 patches.
   155   
   154   
   156   
   155   
   157   Write the introductory message for the patch series.
   156   Write the introductory message for the patch series.
   158   
   157   
   159   
   158   \r (no-eol) (esc)
   160   sending [                                             ] 0/3
   159   sending [                                             ] 0/3\r (no-eol) (esc)
   161   sending [                                             ] 0/3
   160   sending [                                             ] 0/3\r (no-eol) (esc)
   162                                                               
   161                                                               \r (no-eol) (esc)
   163                                                               
   162   \r (no-eol) (esc)
   164   sending [==============>                              ] 1/3
   163                                                               \r (no-eol) (esc)
   165   sending [==============>                              ] 1/3
   164   \r (no-eol) (esc)
   166                                                               
   165   sending [==============>                              ] 1/3\r (no-eol) (esc)
   167                                                               
   166   sending [==============>                              ] 1/3\r (no-eol) (esc)
   168   sending [=============================>               ] 2/3
   167                                                               \r (no-eol) (esc)
   169   sending [=============================>               ] 2/3
   168   \r (no-eol) (esc)
       
   169                                                               \r (no-eol) (esc)
       
   170   \r (no-eol) (esc)
       
   171   sending [=============================>               ] 2/3\r (no-eol) (esc)
       
   172   sending [=============================>               ] 2/3\r (no-eol) (esc)
   170                                                               \r (esc)
   173                                                               \r (esc)
   171   sending [PATCH 0 of 2] test ...
   174   sending [PATCH 0 of 2] test ...
   172   sending [PATCH 1 of 2] a ...
   175   sending [PATCH 1 of 2] a ...
   173   sending [PATCH 2 of 2] b ...
   176   sending [PATCH 2 of 2] b ...
   174   
       
   175 
   177 
   176   $ cd ..
   178   $ cd ..
   177 
   179 
   178   $ hg clone -q t t2
   180   $ hg clone -q t t2
   179   $ cd t2
   181   $ cd t2