comparison hgweb.cgi @ 20171:a765611e06dc

record: --user/-u now works with record when ui.username not set (issue3857) The -u flag didn't work when ui.username was not set and resulted in an abort message. This was fixed by checking for the 'user' key in the opts dictionary. If the key is present, the step causing the exception is not executed.
author Prasoon Shukla <prasoon92.iitr@gmail.com>
date Thu, 12 Dec 2013 12:25:56 +0530
parents 85cba926cb59
children 4b0fc75f9403
comparison
equal deleted inserted replaced
20170:574f3b6e0e8b 20171:a765611e06dc