tests/test-patchbomb.t
changeset 12201 5bfa45651cf6
parent 12200 aebb39d45500
child 12316 4134686b83e1
equal deleted inserted replaced
12200:aebb39d45500 12201:5bfa45651cf6
    44   +++ b/a	Thu Jan 01 00:00:01 1970 +0000
    44   +++ b/a	Thu Jan 01 00:00:01 1970 +0000
    45   @@ -0,0 +1,1 @@
    45   @@ -0,0 +1,1 @@
    46   +a
    46   +a
    47   
    47   
    48 
    48 
       
    49   $ hg --config ui.interactive=1 email --confirm -n -f quux -t foo -c bar -r tip<<EOF
       
    50   > n
       
    51   > EOF
       
    52   This patch series consists of 1 patches.
       
    53   
       
    54   
       
    55   Final summary:
       
    56   
       
    57   From: quux
       
    58   To: foo
       
    59   Cc: bar
       
    60   Subject: [PATCH] a
       
    61    a |  1 +
       
    62    1 files changed, 1 insertions(+), 0 deletions(-)
       
    63   
       
    64   are you sure you want to send (yn)? abort: patchbomb canceled
       
    65 
    49   $ echo b > b
    66   $ echo b > b
    50   $ hg commit -Amb -d '2 0'
    67   $ hg commit -Amb -d '2 0'
    51   adding b
    68   adding b
    52 
    69 
    53   $ hg email --date '1970-1-1 0:2' -n -f quux -t foo -c bar -s test -r 0:tip
    70   $ hg email --date '1970-1-1 0:2' -n -f quux -t foo -c bar -s test -r 0:tip