tests/test-amend.t
branchstable
changeset 1695 77df6101d3b5
parent 1673 8e879d59b20e
child 1696 898dfca94433
child 1806 9f42f819267b
equal deleted inserted replaced
1674:854421a48e0c 1695:77df6101d3b5
   105 
   105 
   106 # Make sure we don't get reparented to -1 with no username (issue4211)
   106 # Make sure we don't get reparented to -1 with no username (issue4211)
   107   $ HGUSER=
   107   $ HGUSER=
   108   $ hg amend -e --config ui.username= -m "empty user"
   108   $ hg amend -e --config ui.username= -m "empty user"
   109   abort: no username supplied
   109   abort: no username supplied
   110   (use "hg config --edit" to set your username)
   110   (use 'hg config --edit' to set your username)
   111   [255]
   111   [255]
   112   $ hg sum
   112   $ hg sum
   113   parent: 8:* tip (glob)
   113   parent: 8:* tip (glob)
   114    logfile message
   114    logfile message
   115   branch: foo
   115   branch: foo