tests/test-mq-qimport.out
changeset 9287 53fdf18fd63b
parent 8832 6e6f5b80e056
child 9288 e668bcd0e25f
child 9325 74e717a21779
equal deleted inserted replaced
9284:4a1b24dbf753 9287:53fdf18fd63b
     1 % qimport non-existing-file
     1 % qimport non-existing-file
     2 abort: unable to read non-existing-file
     2 abort: unable to read non-existing-file
       
     3 % import email
       
     4 adding email to series file
       
     5 applying email
       
     6 now at: email
       
     7 % hg tip -v
       
     8 changeset:   0:1a706973a7d8
       
     9 tag:         qtip
       
    10 tag:         tip
       
    11 tag:         email
       
    12 tag:         qbase
       
    13 user:        Username in patch <test@example.net>
       
    14 date:        Thu Jan 01 00:00:00 1970 +0000
       
    15 files:       x
       
    16 description:
       
    17 First line of commit message.
       
    18 
       
    19 More text in commit message.
       
    20 
       
    21 
       
    22 patch queue now empty
     3 % import URL
    23 % import URL
     4 adding url.diff to series file
    24 adding url.diff to series file
     5 url.diff
    25 url.diff
     6 % import patch that already exists
    26 % import patch that already exists
     7 abort: patch "url.diff" already exists
    27 abort: patch "url.diff" already exists