tests/test-amend.t
changeset 1673 8e879d59b20e
parent 1584 190e4e526c66
child 1696 898dfca94433
child 1806 9f42f819267b
equal deleted inserted replaced
1672:1b2efccfa4f3 1673:8e879d59b20e
   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